| Группа | Группаio.github.eaglesakura.live-task-counter |
|---|---|
| Идентификатор | Идентификаторlive-task-counter |
| Версия | Версия1.0.0-rc01 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| live-task-counter-1.0.0-rc01.pom | |
| live-task-counter-1.0.0-rc01-sources.jar | 1 KB |
| live-task-counter-1.0.0-rc01-javadoc.jar | 240 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.eaglesakura.live-task-counter/live-task-counter/ -->
<dependency>
<groupId>io.github.eaglesakura.live-task-counter</groupId>
<artifactId>live-task-counter</artifactId>
<version>1.0.0-rc01</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.eaglesakura.live-task-counter/live-task-counter/
implementation 'io.github.eaglesakura.live-task-counter:live-task-counter:1.0.0-rc01'
// https://jarcasting.com/artifacts/io.github.eaglesakura.live-task-counter/live-task-counter/
implementation ("io.github.eaglesakura.live-task-counter:live-task-counter:1.0.0-rc01")
'io.github.eaglesakura.live-task-counter:live-task-counter:aar:1.0.0-rc01'
<dependency org="io.github.eaglesakura.live-task-counter" name="live-task-counter" rev="1.0.0-rc01">
<artifact name="live-task-counter" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.eaglesakura.live-task-counter', module='live-task-counter', version='1.0.0-rc01')
)
libraryDependencies += "io.github.eaglesakura.live-task-counter" % "live-task-counter" % "1.0.0-rc01"
[io.github.eaglesakura.live-task-counter/live-task-counter "1.0.0-rc01"]