is not current version
Last Version 1.0.3-RELEASE

com.github.czy1024:json-jackson-extend 1.0.2-RELEASE


Categories

Categories

JSON Data Jackson
GroupId

GroupId

com.github.czy1024
ArtifactId

ArtifactId

json-jackson-extend
Version

Version

1.0.2-RELEASE
Type

Type

jar

Download json-jackson-extend 1.0.2-RELEASE


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