License |
License |
---|---|
GroupId | GroupIdio.github.anderscheow |
ArtifactId | ArtifactIdandroidutil-lifecycle |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionAndroid Util Lifecycle
Development tools for Android developers
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
androidutil-lifecycle-1.0.0.pom | |
androidutil-lifecycle-1.0.0.aar | 118 KB |
androidutil-lifecycle-1.0.0-sources.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.anderscheow/androidutil-lifecycle/ -->
<dependency>
<groupId>io.github.anderscheow</groupId>
<artifactId>androidutil-lifecycle</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.anderscheow/androidutil-lifecycle/
implementation 'io.github.anderscheow:androidutil-lifecycle:1.0.0'
// https://jarcasting.com/artifacts/io.github.anderscheow/androidutil-lifecycle/
implementation ("io.github.anderscheow:androidutil-lifecycle:1.0.0")
'io.github.anderscheow:androidutil-lifecycle:aar:1.0.0'
<dependency org="io.github.anderscheow" name="androidutil-lifecycle" rev="1.0.0">
<artifact name="androidutil-lifecycle" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.anderscheow', module='androidutil-lifecycle', version='1.0.0')
)
libraryDependencies += "io.github.anderscheow" % "androidutil-lifecycle" % "1.0.0"
[io.github.anderscheow/androidutil-lifecycle "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.lifecycle » lifecycle-extensions | jar | 2.0.0 |
androidx.paging » paging-runtime | jar | 2.1.0 |
io.reactivex.rxjava2 : rxandroid | jar | 2.1.0 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.0 |
AndroidUtil » androidutil | jar | unspecified |
androidx.databinding » databinding-common | jar | 3.3.2 |
androidx.databinding » databinding-runtime | jar | 3.3.2 |
androidx.databinding » databinding-adapters | jar | 3.3.2 |
androidx.multidex » multidex | jar | 2.0.0 |
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.21 |