| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.sarquella.publishtest |
| Идентификатор | Идентификаторpublishtest |
| Версия | Версия1.0.1 |
| Тип | Типpom |
| Описание |
Описаниеpublishtest
An Android library that provides a Lifecycle to any ViewHolder through the implementation of the LifecycleOwner interface, allowing it to interact with a Lifecycle-Aware Component.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| publishtest-1.0.1.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.sarquella.publishtest/publishtest/ -->
<dependency>
<groupId>dev.sarquella.publishtest</groupId>
<artifactId>publishtest</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.sarquella.publishtest/publishtest/
implementation 'dev.sarquella.publishtest:publishtest:1.0.1'
// https://jarcasting.com/artifacts/dev.sarquella.publishtest/publishtest/
implementation ("dev.sarquella.publishtest:publishtest:1.0.1")
'dev.sarquella.publishtest:publishtest:pom:1.0.1'
<dependency org="dev.sarquella.publishtest" name="publishtest" rev="1.0.1">
<artifact name="publishtest" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.sarquella.publishtest', module='publishtest', version='1.0.1')
)
libraryDependencies += "dev.sarquella.publishtest" % "publishtest" % "1.0.1"
[dev.sarquella.publishtest/publishtest "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| null » unspecified | jar | null |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.21 |
| androidx.appcompat » appcompat | jar | 1.0.2 |
| androidx.lifecycle » lifecycle-livedata | jar | 2.0.0 |
| androidx.recyclerview » recyclerview | jar | 1.0.0 |
| androidx.paging » paging-runtime | jar | 2.1.0 |