| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.eaglesakura.live-task-counter |
| Идентификатор | Идентификаторlive-task-counter |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеlive-task-counter
Android/Kotlin experimental library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| live-task-counter-1.0.0.pom | |
| live-task-counter-1.0.0-sources.jar | 1 KB |
| live-task-counter-1.0.0-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</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'
// 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")
'io.github.eaglesakura.live-task-counter:live-task-counter:aar:1.0.0'
<dependency org="io.github.eaglesakura.live-task-counter" name="live-task-counter" rev="1.0.0">
<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')
)
libraryDependencies += "io.github.eaglesakura.live-task-counter" % "live-task-counter" % "1.0.0"
[io.github.eaglesakura.live-task-counter/live-task-counter "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.21 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.21 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.1 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.2.0 |
| androidx.lifecycle » lifecycle-livedata-core-ktx | jar | 2.2.0 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.2.0 |