is not current version
Last Version 1.3.10-RELEASE

com.github.mattzhongchang:sparta-registry 1.2.5.RELEASE


GroupId

GroupId

com.github.mattzhongchang
ArtifactId

ArtifactId

sparta-registry
Version

Version

1.2.5.RELEASE
Type

Type

pom

Download sparta-registry 1.2.5.RELEASE


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