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

io.github.treech:util 0.0.7

utils for android

Группа

Группа

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

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

util
Версия

Версия

0.0.7
Тип

Тип

aar

Скачать util 0.0.7

Имя Файла Размер
util-0.0.7.pom
util-0.0.7-sources.jar 34 KB
util-0.0.7-javadoc.jar 261 bytes
Обзор

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