is not current version
Last Version 2.0.0-425

com.github.cafapi.codec:codec-json 1.10.0-205


Categories

Categories

JSON Data
GroupId

GroupId

com.github.cafapi.codec
ArtifactId

ArtifactId

codec-json
Version

Version

1.10.0-205
Type

Type

jar

Download codec-json 1.10.0-205


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