is not current version
Last Version 1.5.14.1

club.zhcs:axe-common 1.2

axe 通用模块

GroupId

GroupId

club.zhcs
ArtifactId

ArtifactId

axe-common
Version

Version

1.2
Type

Type

jar

Download axe-common 1.2


<!-- https://jarcasting.com/artifacts/club.zhcs/axe-common/ -->
<dependency>
    <groupId>club.zhcs</groupId>
    <artifactId>axe-common</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/club.zhcs/axe-common/
implementation 'club.zhcs:axe-common:1.2'
// https://jarcasting.com/artifacts/club.zhcs/axe-common/
implementation ("club.zhcs:axe-common:1.2")
'club.zhcs:axe-common:jar:1.2'
<dependency org="club.zhcs" name="axe-common" rev="1.2">
  <artifact name="axe-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.zhcs', module='axe-common', version='1.2')
)
libraryDependencies += "club.zhcs" % "axe-common" % "1.2"
[club.zhcs/axe-common "1.2"]