Uses of Class
org.eolang.maven.Coordinates
-
Packages that use Coordinates Package Description org.eolang.maven EO Maven Plugin.org.eolang.maven.tojos Package for domain tojos. -
-
Uses of Coordinates in org.eolang.maven
Methods in org.eolang.maven with parameters of type Coordinates Modifier and Type Method Description int
Coordinates. compareTo(Coordinates other)
-
Uses of Coordinates in org.eolang.maven.tojos
Methods in org.eolang.maven.tojos with parameters of type Coordinates Modifier and Type Method Description ForeignTojo
ForeignTojo. withJar(Coordinates coordinates)
Set the jar.
-