is not current version
Last Version 0.4.3

org.jaxxy:jaxxy-test 0.4.0


GroupId

GroupId

org.jaxxy
ArtifactId

ArtifactId

jaxxy-test
Version

Version

0.4.0
Type

Type

jar

Download jaxxy-test 0.4.0


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