is not current version
Last Version 0.2.0

org.spearal:spearal-jaxrs 0.1.0

Spearal JAX-RS

GroupId

GroupId

org.spearal
ArtifactId

ArtifactId

spearal-jaxrs
Version

Version

0.1.0
Type

Type

jar

Download spearal-jaxrs 0.1.0


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