is not current version
Last Version 1.2.4R

com.axinfu:axf-util 1.0.7R

axf-util

GroupId

GroupId

com.axinfu
ArtifactId

ArtifactId

axf-util
Version

Version

1.0.7R
Type

Type

jar

Download axf-util 1.0.7R


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