| License | License | 
|---|---|
| GroupId | GroupIdcom.github.mattzhongchang | 
| ArtifactId | ArtifactIdsparta-registry | 
| Last Version | Last Version1.3.10-RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsparta | 
| Filename | Size | 
|---|---|
| sparta-registry-1.3.10-RELEASE.pom | |
| sparta-registry-1.3.10-RELEASE.jar | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.mattzhongchang/sparta-registry/ -->
<dependency>
    <groupId>com.github.mattzhongchang</groupId>
    <artifactId>sparta-registry</artifactId>
    <version>1.3.10-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.github.mattzhongchang/sparta-registry/
implementation 'com.github.mattzhongchang:sparta-registry:1.3.10-RELEASE'// https://jarcasting.com/artifacts/com.github.mattzhongchang/sparta-registry/
implementation ("com.github.mattzhongchang:sparta-registry:1.3.10-RELEASE")'com.github.mattzhongchang:sparta-registry:jar:1.3.10-RELEASE'<dependency org="com.github.mattzhongchang" name="sparta-registry" rev="1.3.10-RELEASE">
  <artifact name="sparta-registry" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.mattzhongchang', module='sparta-registry', version='1.3.10-RELEASE')
)libraryDependencies += "com.github.mattzhongchang" % "sparta-registry" % "1.3.10-RELEASE"[com.github.mattzhongchang/sparta-registry "1.3.10-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.mattzhongchang : sparta-core | jar | 1.3.10-RELEASE | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |