is not current version
Last Version 1.3.10-RELEASE

com.github.mattzhongchang:sparta 1.2.7.RELEASE

sparta

GroupId

GroupId

com.github.mattzhongchang
ArtifactId

ArtifactId

sparta
Version

Version

1.2.7.RELEASE
Type

Type

pom

Download sparta 1.2.7.RELEASE

Filename Size
sparta-1.2.7.RELEASE.pom 7 KB
Browse

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