is not current version
Last Version 1.0.2.RELEASE

com.github.leeyazhou:crpc-codec-fst 1.0.1.RELEASE


Categories

Categories

FST Data Data Formats Serialization
GroupId

GroupId

com.github.leeyazhou
ArtifactId

ArtifactId

crpc-codec-fst
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download crpc-codec-fst 1.0.1.RELEASE


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