is not current version
Last Version 1.2.4R

com.axinfu:axf-util 1.1.5R

axf-util

GroupId

GroupId

com.axinfu
ArtifactId

ArtifactId

axf-util
Version

Version

1.1.5R
Type

Type

jar

Download axf-util 1.1.5R


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