is not current version
Last Version 1.1.2

com.github.fanzezhen:old-utils 1.0.9

${project.artifactId}

GroupId

GroupId

com.github.fanzezhen
ArtifactId

ArtifactId

old-utils
Version

Version

1.0.9
Type

Type

jar

Download old-utils 1.0.9


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