не последняя версия
Последняя версия 0.0.1.9

com.acanx:acanx-utils 0.0.1.8

ACANX-Utils 工具库

Группа

Группа

com.acanx
Идентификатор

Идентификатор

acanx-utils
Версия

Версия

0.0.1.8
Тип

Тип

jar

Скачать acanx-utils 0.0.1.8


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