GroupId | GroupIdclub.zhcs |
---|---|
ArtifactId | ArtifactIdaxe-chinare-rop-core |
Version | Version2.1.8.RELEASE.20190926.P |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/club.zhcs/axe-chinare-rop-core/ -->
<dependency>
<groupId>club.zhcs</groupId>
<artifactId>axe-chinare-rop-core</artifactId>
<version>2.1.8.RELEASE.20190926.P</version>
</dependency>
// https://jarcasting.com/artifacts/club.zhcs/axe-chinare-rop-core/
implementation 'club.zhcs:axe-chinare-rop-core:2.1.8.RELEASE.20190926.P'
// https://jarcasting.com/artifacts/club.zhcs/axe-chinare-rop-core/
implementation ("club.zhcs:axe-chinare-rop-core:2.1.8.RELEASE.20190926.P")
'club.zhcs:axe-chinare-rop-core:jar:2.1.8.RELEASE.20190926.P'
<dependency org="club.zhcs" name="axe-chinare-rop-core" rev="2.1.8.RELEASE.20190926.P">
<artifact name="axe-chinare-rop-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.zhcs', module='axe-chinare-rop-core', version='2.1.8.RELEASE.20190926.P')
)
libraryDependencies += "club.zhcs" % "axe-chinare-rop-core" % "2.1.8.RELEASE.20190926.P"
[club.zhcs/axe-chinare-rop-core "2.1.8.RELEASE.20190926.P"]