is not current version
Last Version 1.3.10-RELEASE

com.github.mattzhongchang:sparta-serializer 1.2.6.RELEASE


GroupId

GroupId

com.github.mattzhongchang
ArtifactId

ArtifactId

sparta-serializer
Version

Version

1.2.6.RELEASE
Type

Type

jar

Download sparta-serializer 1.2.6.RELEASE


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