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

io.github.shaohuizhe:tools 1.5

tools

Группа

Группа

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

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

tools
Версия

Версия

1.5
Тип

Тип

jar

Скачать tools 1.5

Имя Файла Размер
tools-1.5.pom
tools-1.5.jar 461 KB
tools-1.5-sources.jar 206 KB
tools-1.5-javadoc.jar 1 MB
Обзор

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