| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.bill95 |
| Идентификатор | Идентификаторyuki-helper |
| Последняя версия | Последняя версия0.1.3 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеandroid helper
android code helper
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| yuki-helper-0.1.3.pom | |
| yuki-helper-0.1.3.aar | 29 KB |
| yuki-helper-0.1.3-sources.jar | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.bill95/yuki-helper/ -->
<dependency>
<groupId>io.github.bill95</groupId>
<artifactId>yuki-helper</artifactId>
<version>0.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.bill95/yuki-helper/
implementation 'io.github.bill95:yuki-helper:0.1.3'
// https://jarcasting.com/artifacts/io.github.bill95/yuki-helper/
implementation ("io.github.bill95:yuki-helper:0.1.3")
'io.github.bill95:yuki-helper:aar:0.1.3'
<dependency org="io.github.bill95" name="yuki-helper" rev="0.1.3">
<artifact name="yuki-helper" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.bill95', module='yuki-helper', version='0.1.3')
)
libraryDependencies += "io.github.bill95" % "yuki-helper" % "0.1.3"
[io.github.bill95/yuki-helper "0.1.3"]