is not current version
Last Version 2.0.0-425

com.github.cafapi.codec:codec-json-lzf 1.19.0-269


Categories

Categories

JSON Data
GroupId

GroupId

com.github.cafapi.codec
ArtifactId

ArtifactId

codec-json-lzf
Version

Version

1.19.0-269
Type

Type

jar

Download codec-json-lzf 1.19.0-269


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