is not current version
Last Version 0.0.55-RELEASE

io.afu:utils 0.0.45-RELEASE

RffanLAB Utils For Many Way use

GroupId

GroupId

io.afu
ArtifactId

ArtifactId

utils
Version

Version

0.0.45-RELEASE
Type

Type

jar

Download utils 0.0.45-RELEASE


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