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

io.github.eaglesakura.live-task-counter:live-task-counter 1.0.0-rc01

Android/Kotlin experimental library

Группа

Группа

io.github.eaglesakura.live-task-counter
Идентификатор

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

live-task-counter
Версия

Версия

1.0.0-rc01
Тип

Тип

aar

Скачать live-task-counter 1.0.0-rc01


<!-- 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"]