is not current version
Last Version 0.4.3

org.jaxxy:jaxxy 0.0.1

A collection of useful JAX-RS providers.

GroupId

GroupId

org.jaxxy
ArtifactId

ArtifactId

jaxxy
Version

Version

0.0.1
Type

Type

pom

Download jaxxy 0.0.1

Filename Size
jaxxy-0.0.1.pom 16 KB
Browse

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