не последняя версия
Последняя версия 2.0

io.github.shaohuizhe:tools 1.8.9

tools

Группа

Группа

io.github.shaohuizhe
Идентификатор

Идентификатор

tools
Версия

Версия

1.8.9
Тип

Тип

jar

Скачать tools 1.8.9


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