is not current version
Last Version 0.27.0

org.httpobjects.jackson:httpobjects-jackson 0.13.0


Categories

Categories

Jackson Data JSON
GroupId

GroupId

org.httpobjects.jackson
ArtifactId

ArtifactId

httpobjects-jackson
Version

Version

0.13.0
Type

Type

jar

Download httpobjects-jackson 0.13.0


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