Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcn.com.chinarecrm |
ArtifactId | ArtifactIdaxe-chinare-rop-client |
Version | Version2.2.0.RELEASE |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/cn.com.chinarecrm/axe-chinare-rop-client/ -->
<dependency>
<groupId>cn.com.chinarecrm</groupId>
<artifactId>axe-chinare-rop-client</artifactId>
<version>2.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.com.chinarecrm/axe-chinare-rop-client/
implementation 'cn.com.chinarecrm:axe-chinare-rop-client:2.2.0.RELEASE'
// https://jarcasting.com/artifacts/cn.com.chinarecrm/axe-chinare-rop-client/
implementation ("cn.com.chinarecrm:axe-chinare-rop-client:2.2.0.RELEASE")
'cn.com.chinarecrm:axe-chinare-rop-client:jar:2.2.0.RELEASE'
<dependency org="cn.com.chinarecrm" name="axe-chinare-rop-client" rev="2.2.0.RELEASE">
<artifact name="axe-chinare-rop-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.com.chinarecrm', module='axe-chinare-rop-client', version='2.2.0.RELEASE')
)
libraryDependencies += "cn.com.chinarecrm" % "axe-chinare-rop-client" % "2.2.0.RELEASE"
[cn.com.chinarecrm/axe-chinare-rop-client "2.2.0.RELEASE"]