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

io.github.wangshuogit:tools 1.0.3

我的工具

Группа

Группа

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

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

tools
Версия

Версия

1.0.3
Тип

Тип

aar

Скачать tools 1.0.3

Имя Файла Размер
tools-1.0.3.pom
tools-1.0.3-sources.jar 184 KB
Обзор

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