is not current version
Last Version 2.0

io.github.shaohuizhe:tools 1.7.8

tools

GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

tools
Version

Version

1.7.8
Type

Type

jar

Download tools 1.7.8


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