is not current version
Last Version 2.2.5.3.RELEASE

cn.com.chinarecrm:axe 2.2.1.RELEASE

工具包

GroupId

GroupId

cn.com.chinarecrm
ArtifactId

ArtifactId

axe
Version

Version

2.2.1.RELEASE
Type

Type

pom

Download axe 2.2.1.RELEASE

Filename Size
axe-2.2.1.RELEASE.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/cn.com.chinarecrm/axe/ -->
<dependency>
    <groupId>cn.com.chinarecrm</groupId>
    <artifactId>axe</artifactId>
    <version>2.2.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.com.chinarecrm/axe/
implementation 'cn.com.chinarecrm:axe:2.2.1.RELEASE'
// https://jarcasting.com/artifacts/cn.com.chinarecrm/axe/
implementation ("cn.com.chinarecrm:axe:2.2.1.RELEASE")
'cn.com.chinarecrm:axe:pom:2.2.1.RELEASE'
<dependency org="cn.com.chinarecrm" name="axe" rev="2.2.1.RELEASE">
  <artifact name="axe" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.com.chinarecrm', module='axe', version='2.2.1.RELEASE')
)
libraryDependencies += "cn.com.chinarecrm" % "axe" % "2.2.1.RELEASE"
[cn.com.chinarecrm/axe "2.2.1.RELEASE"]