Uses of Class
org.apache.ivy.ant.IvyDependencyArtifact
-
Packages that use IvyDependencyArtifact Package Description org.apache.ivy.ant -
-
Uses of IvyDependencyArtifact in org.apache.ivy.ant
Fields in org.apache.ivy.ant with type parameters of type IvyDependencyArtifact Modifier and Type Field Description private java.util.List<IvyDependencyArtifact>
IvyDependency. artifacts
Methods in org.apache.ivy.ant that return IvyDependencyArtifact Modifier and Type Method Description IvyDependencyArtifact
IvyDependency. createArtifact()
-