dependency

public final Unit dependency(Action<DependencySpec> func)
public final Unit dependency(Function1<DependencySpec, Unit> func)

Configure the mindustry and arc dependency. You should call mindustryRepo and importMindustry to apply the configuration.