MVN

com.github.ykrank : androidlifecycle

Maven & Gradle

Aug 06, 2017
1 usages
26 stars

AndroidLifeCycle · Easy way to handle android lifecycle.

<dependency>
    <groupId>com.github.ykrank</groupId>
    <artifactId>androidlifecycle</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ykrank : androidlifecycle to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.github.ykrank : androidlifecycle to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
androidlifecycle-0.4.0
0.3.x
androidlifecycle-0.3.0

How to add a dependency to Maven

Add the following com.github.ykrank : androidlifecycle maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.ykrank</groupId>
    <artifactId>androidlifecycle</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ykrank : androidlifecycle gradle dependency to your build.gradle file:

implementation 'com.github.ykrank:androidlifecycle:0.4.0'

Gradle Kotlin DSL: Add the following com.github.ykrank : androidlifecycle gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ykrank:androidlifecycle:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ykrank : androidlifecycle sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ykrank" % "androidlifecycle" % "0.4.0"

Advertisement

Dependencies from Group

Aug 06, 2017
1 usages
26 stars
Aug 07, 2017
19 stars

Discover Dependencies

Aug 27, 2017
2 usages
11 stars
Aug 25, 2017
1 usages
0 stars
Aug 15, 2023
1 usages
15 stars
Aug 13, 2017
2 usages
0 stars
Aug 11, 2017
1 usages
1 stars
Mar 16, 2020
1 usages
0 stars
Oct 23, 2017
1 usages
25 stars