is not current version
Last Version 1.3.10-RELEASE

com.github.mattzhongchang:sparta-demo-client 1.3.4-RELEASE


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.mattzhongchang
ArtifactId

ArtifactId

sparta-demo-client
Version

Version

1.3.4-RELEASE
Type

Type

jar

Download sparta-demo-client 1.3.4-RELEASE


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