| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.treech |
| Идентификатор | Идентификаторutil |
| Версия | Версия0.0.8 |
| Тип | Типaar |
| Описание |
Описаниеutil
utils for android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| util-0.0.8.pom | |
| util-0.0.8-sources.jar | 37 KB |
| util-0.0.8-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.treech/util/ -->
<dependency>
<groupId>io.github.treech</groupId>
<artifactId>util</artifactId>
<version>0.0.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.treech/util/
implementation 'io.github.treech:util:0.0.8'
// https://jarcasting.com/artifacts/io.github.treech/util/
implementation ("io.github.treech:util:0.0.8")
'io.github.treech:util:aar:0.0.8'
<dependency org="io.github.treech" name="util" rev="0.0.8">
<artifact name="util" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.treech', module='util', version='0.0.8')
)
libraryDependencies += "io.github.treech" % "util" % "0.0.8"
[io.github.treech/util "0.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |