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