MVN

com.github.simonpercic : aircycle-api

Maven & Gradle

Apr 05, 2021
2 usages
47 stars

AirCycle-Api · AirCycle Api - flexible binding of Android Activity lifecycle callbacks to fields

<dependency>
    <groupId>com.github.simonpercic</groupId>
    <artifactId>aircycle-api</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.simonpercic : aircycle-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.github.simonpercic : aircycle-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
aircycle-api-1.2.0

How to add a dependency to Maven

Add the following com.github.simonpercic : aircycle-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.simonpercic</groupId>
    <artifactId>aircycle-api</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.simonpercic : aircycle-api gradle dependency to your build.gradle file:

implementation 'com.github.simonpercic:aircycle-api:1.2.0'

Gradle Kotlin DSL: Add the following com.github.simonpercic : aircycle-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.simonpercic:aircycle-api:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.simonpercic : aircycle-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.simonpercic" % "aircycle-api" % "1.2.0"

Advertisement

Dependencies from Group

Apr 04, 2021
5 usages
493 stars
Apr 04, 2021
3 usages
493 stars
Oct 05, 2016
2 usages
6 stars
Apr 04, 2021
2 usages
493 stars
Apr 05, 2021
2 usages
47 stars

Discover Dependencies

Apr 02, 2021
4 usages
1 stars
Apr 02, 2021
1 usages
1 stars
Apr 02, 2021
3 usages
1 stars
Mar 31, 2021
3 usages
170 stars
Apr 08, 2021
2 usages
0 stars