GroupId | GroupIdcom.axinfu |
---|---|
ArtifactId | ArtifactIdaxf-util |
Version | Version1.1.2R |
Type | Typejar |
Filename | Size |
---|---|
axf-util-1.1.2R.pom | |
axf-util-1.1.2R.jar | 1014 KB |
axf-util-1.1.2R-sources.jar | 858 KB |
axf-util-1.1.2R-javadoc.jar | 657 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.axinfu/axf-util/ -->
<dependency>
<groupId>com.axinfu</groupId>
<artifactId>axf-util</artifactId>
<version>1.1.2R</version>
</dependency>
// https://jarcasting.com/artifacts/com.axinfu/axf-util/
implementation 'com.axinfu:axf-util:1.1.2R'
// https://jarcasting.com/artifacts/com.axinfu/axf-util/
implementation ("com.axinfu:axf-util:1.1.2R")
'com.axinfu:axf-util:jar:1.1.2R'
<dependency org="com.axinfu" name="axf-util" rev="1.1.2R">
<artifact name="axf-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axinfu', module='axf-util', version='1.1.2R')
)
libraryDependencies += "com.axinfu" % "axf-util" % "1.1.2R"
[com.axinfu/axf-util "1.1.2R"]