License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdcom.mirasmithy.airy |
ArtifactId | ArtifactIdairy |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAiry
A free software gesture library for Android™.
|
Filename | Size |
---|---|
airy-2.0.1.pom | |
airy-2.0.1.jar | 6 KB |
airy-2.0.1-sources.jar | 4 KB |
airy-2.0.1-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mirasmithy.airy/airy/ -->
<dependency>
<groupId>com.mirasmithy.airy</groupId>
<artifactId>airy</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mirasmithy.airy/airy/
implementation 'com.mirasmithy.airy:airy:2.0.1'
// https://jarcasting.com/artifacts/com.mirasmithy.airy/airy/
implementation ("com.mirasmithy.airy:airy:2.0.1")
'com.mirasmithy.airy:airy:jar:2.0.1'
<dependency org="com.mirasmithy.airy" name="airy" rev="2.0.1">
<artifact name="airy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mirasmithy.airy', module='airy', version='2.0.1')
)
libraryDependencies += "com.mirasmithy.airy" % "airy" % "2.0.1"
[com.mirasmithy.airy/airy "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 2.2.1 |