| License | License | 
|---|---|
| Categories | CategoriesKryo Data Data Formats Serialization | 
| GroupId | GroupIdcn.sliew | 
| ArtifactId | ArtifactIdmilky-serialize-kryo5 | 
| Last Version | Last Version1.0.6_8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmilky-serialize-kryo5 Milky is an userful java component toolset. | 
<!-- https://jarcasting.com/artifacts/cn.sliew/milky-serialize-kryo5/ -->
<dependency>
    <groupId>cn.sliew</groupId>
    <artifactId>milky-serialize-kryo5</artifactId>
    <version>1.0.6_8</version>
</dependency>// https://jarcasting.com/artifacts/cn.sliew/milky-serialize-kryo5/
implementation 'cn.sliew:milky-serialize-kryo5:1.0.6_8'// https://jarcasting.com/artifacts/cn.sliew/milky-serialize-kryo5/
implementation ("cn.sliew:milky-serialize-kryo5:1.0.6_8")'cn.sliew:milky-serialize-kryo5:jar:1.0.6_8'<dependency org="cn.sliew" name="milky-serialize-kryo5" rev="1.0.6_8">
  <artifact name="milky-serialize-kryo5" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.sliew', module='milky-serialize-kryo5', version='1.0.6_8')
)libraryDependencies += "cn.sliew" % "milky-serialize-kryo5" % "1.0.6_8"[cn.sliew/milky-serialize-kryo5 "1.0.6_8"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.esotericsoftware.kryo : kryo5 | jar | 5.1.0 | 
| org.apiguardian : apiguardian-api | jar | 1.1.1 |