is not current version
Last Version 1.3.10-RELEASE

com.github.mattzhongchang:sparta-core 1.3.6-RELEASE


GroupId

GroupId

com.github.mattzhongchang
ArtifactId

ArtifactId

sparta-core
Version

Version

1.3.6-RELEASE
Type

Type

jar

Download sparta-core 1.3.6-RELEASE


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