is not current version
Last Version 1.0.9

org.jaxygen:jaxygen-project 1.0.3


GroupId

GroupId

org.jaxygen
ArtifactId

ArtifactId

jaxygen-project
Version

Version

1.0.3
Type

Type

pom

Download jaxygen-project 1.0.3

Filename Size
jaxygen-project-1.0.3.pom 12 KB
Browse

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