Last Version

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.

License

License

GroupId

GroupId

dev.sarquella.publishtest
ArtifactId

ArtifactId

publishtest
Version

Version

1.0.1
Type

Type

pom
Description

Description

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.
Project URL

Project URL

https://github.com/Sarquella/LifecycleCells
Source Code Management

Source Code Management

https://github.com/Sarquella/LifecycleCells

Download publishtest 1.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.