is not current version
Last Version 0.4.3

org.jaxxy:jaxxy-test 0.0.1


GroupId

GroupId

org.jaxxy
ArtifactId

ArtifactId

jaxxy-test
Version

Version

0.0.1
Type

Type

jar

Download jaxxy-test 0.0.1


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