is not current version
Last Version 3.1.8

com.github.fangjinuo.agileway:agileway-codec 2.7.5

Provide an unified codec API for hession, kryo, protostuff, fst, fes, xson, cbor, jackson, json, etc....

GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-codec
Version

Version

2.7.5
Type

Type

jar

Download agileway-codec 2.7.5


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