Last Version

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

sparta

License

License

GroupId

GroupId

com.github.mattzhongchang
ArtifactId

ArtifactId

sparta-core
Version

Version

1.3.10-RELEASE
Type

Type

jar
Description

Description

sparta

Download sparta-core 1.3.10-RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.12.Final
com.dyuproject.protostuff : protostuff-core jar 1.0.12
com.dyuproject.protostuff : protostuff-runtime jar 1.0.12
org.objenesis : objenesis jar 2.5.1
com.google.guava : guava jar 18.0
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.