is not current version
Last Version 1.0.3-RELEASE

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


Categories

Categories

Scala Languages JSON Data Jackson
GroupId

GroupId

com.github.czy1024
ArtifactId

ArtifactId

json-jackson-scala
Version

Version

1.0.2-RELEASE
Type

Type

jar

Download json-jackson-scala 1.0.2-RELEASE


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