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

publishtest 1.0.1

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.

Лицензия

Лицензия

Группа

Группа

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/Sarquella/LifecycleCells
Система контроля версий

Система контроля версий

https://github.com/Sarquella/LifecycleCells

Скачать publishtest 1.0.1

Имя Файла Размер
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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.