is not current version
Last Version 1.3.10-RELEASE

com.github.mattzhongchang:sparta-springsupport 1.2.4.RELEASE


GroupId

GroupId

com.github.mattzhongchang
ArtifactId

ArtifactId

sparta-springsupport
Version

Version

1.2.4.RELEASE
Type

Type

jar

Download sparta-springsupport 1.2.4.RELEASE


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