is not current version
Last Version 1.0.2

com.github.svendiedrichsen:json-formatter-jackson2 1.0.0


Categories

Categories

JSON Data Jackson ORM
GroupId

GroupId

com.github.svendiedrichsen
ArtifactId

ArtifactId

json-formatter-jackson2
Version

Version

1.0.0
Type

Type

jar

Download json-formatter-jackson2 1.0.0


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