License |
License |
---|---|
GroupId | GroupIdcom.github.simonpercic |
ArtifactId | ArtifactIdaircycle |
Version | Version1.2.0 |
Type | Typeaar |
Description |
DescriptionAirCycle
AirCycle - flexible binding of Android Activity lifecycle callbacks to fields
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aircycle-1.2.0.pom | |
aircycle-1.2.0.aar | 1 KB |
aircycle-1.2.0-sources.jar | 261 bytes |
aircycle-1.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.simonpercic/aircycle/ -->
<dependency>
<groupId>com.github.simonpercic</groupId>
<artifactId>aircycle</artifactId>
<version>1.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonpercic/aircycle/
implementation 'com.github.simonpercic:aircycle:1.2.0'
// https://jarcasting.com/artifacts/com.github.simonpercic/aircycle/
implementation ("com.github.simonpercic:aircycle:1.2.0")
'com.github.simonpercic:aircycle:aar:1.2.0'
<dependency org="com.github.simonpercic" name="aircycle" rev="1.2.0">
<artifact name="aircycle" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.simonpercic', module='aircycle', version='1.2.0')
)
libraryDependencies += "com.github.simonpercic" % "aircycle" % "1.2.0"
[com.github.simonpercic/aircycle "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.simonpercic : aircycle-api | jar | 1.2.0 |