| Группа | Группаclub.zhcs |
|---|---|
| Идентификатор | Идентификаторaxe-chinare-rop-demo |
| Версия | Версия2.1.8.RELEASE.20190927 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/club.zhcs/axe-chinare-rop-demo/ -->
<dependency>
<groupId>club.zhcs</groupId>
<artifactId>axe-chinare-rop-demo</artifactId>
<version>2.1.8.RELEASE.20190927</version>
</dependency>
// https://jarcasting.com/artifacts/club.zhcs/axe-chinare-rop-demo/
implementation 'club.zhcs:axe-chinare-rop-demo:2.1.8.RELEASE.20190927'
// https://jarcasting.com/artifacts/club.zhcs/axe-chinare-rop-demo/
implementation ("club.zhcs:axe-chinare-rop-demo:2.1.8.RELEASE.20190927")
'club.zhcs:axe-chinare-rop-demo:jar:2.1.8.RELEASE.20190927'
<dependency org="club.zhcs" name="axe-chinare-rop-demo" rev="2.1.8.RELEASE.20190927">
<artifact name="axe-chinare-rop-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.zhcs', module='axe-chinare-rop-demo', version='2.1.8.RELEASE.20190927')
)
libraryDependencies += "club.zhcs" % "axe-chinare-rop-demo" % "2.1.8.RELEASE.20190927"
[club.zhcs/axe-chinare-rop-demo "2.1.8.RELEASE.20190927"]