is not current version
Last Version 2.2.0

com.ovh.ws:jsonizer-http-jersey 2.0.0


Categories

Categories

JSON Data Jersey Program Interface REST Frameworks
GroupId

GroupId

com.ovh.ws
ArtifactId

ArtifactId

jsonizer-http-jersey
Version

Version

2.0.0
Type

Type

jar

Download jsonizer-http-jersey 2.0.0


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