| License |
License |
|---|---|
| GroupId | GroupIddev.sarquella.publishtest |
| ArtifactId | ArtifactIdpublishtest |
| Version | Version1.0.1 |
| Type | Typepom |
| Description |
Descriptionpublishtest
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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| publishtest-1.0.1.pom | |
| Browse |
<!-- 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"]
| 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 |