GroupId | GroupIdclub.zhcs |
---|---|
ArtifactId | ArtifactIdaxe-chinare-crm |
Version | Version2.1.5.RELEASE |
Type | Typejar |
Filename | Size |
---|---|
axe-chinare-crm-2.1.5.RELEASE.pom | |
axe-chinare-crm-2.1.5.RELEASE.jar | 698 KB |
axe-chinare-crm-2.1.5.RELEASE-sources.jar | 667 KB |
axe-chinare-crm-2.1.5.RELEASE-javadoc.jar | 324 KB |
Browse |
<!-- https://jarcasting.com/artifacts/club.zhcs/axe-chinare-crm/ -->
<dependency>
<groupId>club.zhcs</groupId>
<artifactId>axe-chinare-crm</artifactId>
<version>2.1.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/club.zhcs/axe-chinare-crm/
implementation 'club.zhcs:axe-chinare-crm:2.1.5.RELEASE'
// https://jarcasting.com/artifacts/club.zhcs/axe-chinare-crm/
implementation ("club.zhcs:axe-chinare-crm:2.1.5.RELEASE")
'club.zhcs:axe-chinare-crm:jar:2.1.5.RELEASE'
<dependency org="club.zhcs" name="axe-chinare-crm" rev="2.1.5.RELEASE">
<artifact name="axe-chinare-crm" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.zhcs', module='axe-chinare-crm', version='2.1.5.RELEASE')
)
libraryDependencies += "club.zhcs" % "axe-chinare-crm" % "2.1.5.RELEASE"
[club.zhcs/axe-chinare-crm "2.1.5.RELEASE"]