| Категории |
КатегорииOther Универсальные библиотеки |
|---|---|
| Группа | Группаru.vyukov |
| Идентификатор | Идентификаторanother-live-refresh |
| Версия | Версия0.1.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| another-live-refresh-0.1.1.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ru.vyukov/another-live-refresh/ -->
<dependency>
<groupId>ru.vyukov</groupId>
<artifactId>another-live-refresh</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.vyukov/another-live-refresh/
implementation 'ru.vyukov:another-live-refresh:0.1.1'
// https://jarcasting.com/artifacts/ru.vyukov/another-live-refresh/
implementation ("ru.vyukov:another-live-refresh:0.1.1")
'ru.vyukov:another-live-refresh:pom:0.1.1'
<dependency org="ru.vyukov" name="another-live-refresh" rev="0.1.1">
<artifact name="another-live-refresh" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.vyukov', module='another-live-refresh', version='0.1.1')
)
libraryDependencies += "ru.vyukov" % "another-live-refresh" % "0.1.1"
[ru.vyukov/another-live-refresh "0.1.1"]