Uses of Class
de.eacg.ecs.client.Dependency
-
Uses of Dependency in de.eacg.ecs.client
Methods in de.eacg.ecs.client that return DependencyMethods in de.eacg.ecs.client that return types with arguments of type DependencyMethods in de.eacg.ecs.client with parameters of type DependencyModifier and TypeMethodDescriptionvoidDependency.addDependency(Dependency dependency) Dependency.Builder.addDependency(Dependency dependency) Component.from(Dependency dependency) Method parameters in de.eacg.ecs.client with type arguments of type DependencyModifier and TypeMethodDescriptionDependency.Builder.addDependencies(Collection<Dependency> dependencies) Constructors in de.eacg.ecs.client with parameters of type DependencyModifierConstructorDescriptionScan(String project, String module, String moduleId, String branch, String tag, Dependency dependency) Constructor parameters in de.eacg.ecs.client with type arguments of type Dependency