is not current version
Last Version 0.0.1.9

com.acanx:acanx-utils 0.0.1.6

ACANX-Utils 工具库

GroupId

GroupId

com.acanx
ArtifactId

ArtifactId

acanx-utils
Version

Version

0.0.1.6
Type

Type

jar

Download acanx-utils 0.0.1.6


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