is not current version
Last Version 1.0.9

org.jaxygen:jaxygen-core 1.0.3


GroupId

GroupId

org.jaxygen
ArtifactId

ArtifactId

jaxygen-core
Version

Version

1.0.3
Type

Type

jar

Download jaxygen-core 1.0.3


<!-- https://jarcasting.com/artifacts/org.jaxygen/jaxygen-core/ -->
<dependency>
    <groupId>org.jaxygen</groupId>
    <artifactId>jaxygen-core</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jaxygen/jaxygen-core/
implementation 'org.jaxygen:jaxygen-core:1.0.3'
// https://jarcasting.com/artifacts/org.jaxygen/jaxygen-core/
implementation ("org.jaxygen:jaxygen-core:1.0.3")
'org.jaxygen:jaxygen-core:jar:1.0.3'
<dependency org="org.jaxygen" name="jaxygen-core" rev="1.0.3">
  <artifact name="jaxygen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jaxygen', module='jaxygen-core', version='1.0.3')
)
libraryDependencies += "org.jaxygen" % "jaxygen-core" % "1.0.3"
[org.jaxygen/jaxygen-core "1.0.3"]