| Группа | Группаcom.github.mattzhongchang |
|---|---|
| Идентификатор | Идентификаторsparta-registry |
| Версия | Версия1.3.1-RELEASE |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| sparta-registry-1.3.1-RELEASE.pom | 896 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mattzhongchang/sparta-registry/ -->
<dependency>
<groupId>com.github.mattzhongchang</groupId>
<artifactId>sparta-registry</artifactId>
<version>1.3.1-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mattzhongchang/sparta-registry/
implementation 'com.github.mattzhongchang:sparta-registry:1.3.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.mattzhongchang/sparta-registry/
implementation ("com.github.mattzhongchang:sparta-registry:1.3.1-RELEASE")
'com.github.mattzhongchang:sparta-registry:pom:1.3.1-RELEASE'
<dependency org="com.github.mattzhongchang" name="sparta-registry" rev="1.3.1-RELEASE">
<artifact name="sparta-registry" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mattzhongchang', module='sparta-registry', version='1.3.1-RELEASE')
)
libraryDependencies += "com.github.mattzhongchang" % "sparta-registry" % "1.3.1-RELEASE"
[com.github.mattzhongchang/sparta-registry "1.3.1-RELEASE"]