is not current version
Last Version 1.2.7

com.github.fanzezhen:util 1.2.5-s

${project.artifactId}

GroupId

GroupId

com.github.fanzezhen
ArtifactId

ArtifactId

util
Version

Version

1.2.5-s
Type

Type

jar

Download util 1.2.5-s


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