is not current version
Last Version 2.0

io.github.shaohuizhe:tools 1.9.6

tools

GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

tools
Version

Version

1.9.6
Type

Type

jar

Download tools 1.9.6


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