Last Version

Android Util Lifecycle 1.0.0

Development tools for Android developers

License

License

GroupId

GroupId

io.github.anderscheow
ArtifactId

ArtifactId

androidutil-lifecycle
Version

Version

1.0.0
Type

Type

aar
Description

Description

Android Util Lifecycle
Development tools for Android developers
Project URL

Project URL

https://github.com/anderscheow/AndroidUtil
Source Code Management

Source Code Management

https://github.com/anderscheow/AndroidUtil

Download androidutil-lifecycle 1.0.0


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

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.