AirCycle-Compiler

AirCycle Compiler - flexible binding of Android Activity lifecycle callbacks to fields

License

License

GroupId

GroupId

com.github.simonpercic
ArtifactId

ArtifactId

aircycle-compiler
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

AirCycle-Compiler
AirCycle Compiler - flexible binding of Android Activity lifecycle callbacks to fields
Project URL

Project URL

https://github.com/simonpercic/AirCycle
Source Code Management

Source Code Management

https://github.com/simonpercic/AirCycle

Download aircycle-compiler

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.simonpercic/aircycle-compiler/ -->
<dependency>
    <groupId>com.github.simonpercic</groupId>
    <artifactId>aircycle-compiler</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonpercic/aircycle-compiler/
implementation 'com.github.simonpercic:aircycle-compiler:1.2.0'
// https://jarcasting.com/artifacts/com.github.simonpercic/aircycle-compiler/
implementation ("com.github.simonpercic:aircycle-compiler:1.2.0")
'com.github.simonpercic:aircycle-compiler:jar:1.2.0'
<dependency org="com.github.simonpercic" name="aircycle-compiler" rev="1.2.0">
  <artifact name="aircycle-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simonpercic', module='aircycle-compiler', version='1.2.0')
)
libraryDependencies += "com.github.simonpercic" % "aircycle-compiler" % "1.2.0"
[com.github.simonpercic/aircycle-compiler "1.2.0"]

Dependencies

runtime (6)

Group / Artifact Type Version
com.github.simonpercic : aircycle-api jar 1.2.0
com.google.auto.service : auto-service jar 1.0-rc2
com.squareup : javapoet jar 1.7.0
com.github.simonpercic : collectionhelper jar 1.2.0
com.google.dagger : dagger jar 2.6
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0