is not current version
Last Version 0.4.0

de.otto:jsonhome-jersey 0.3.1

Jersey library of the jsonhome project.

Categories

Categories

JSON Data Jersey Program Interface REST Frameworks
GroupId

GroupId

de.otto
ArtifactId

ArtifactId

jsonhome-jersey
Version

Version

0.3.1
Type

Type

jar

Download jsonhome-jersey 0.3.1


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