is not current version
Last Version 1.2.9

com.github.fanzezhen:old-util 1.2.8

${project.artifactId}

GroupId

GroupId

com.github.fanzezhen
ArtifactId

ArtifactId

old-util
Version

Version

1.2.8
Type

Type

jar

Download old-util 1.2.8


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