License |
License |
---|---|
GroupId | GroupIdcom.sdklite |
ArtifactId | ArtifactIdgesture |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAndroid Gesture Detector Collection
Maven parent project for OSS publishment
|
Project Organization |
Project OrganizationSDKLite |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gesture-0.0.1.pom | |
gesture-0.0.1.jar | 9 KB |
gesture-0.0.1-sources.jar | 4 KB |
gesture-0.0.1-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdklite/gesture/ -->
<dependency>
<groupId>com.sdklite</groupId>
<artifactId>gesture</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite/gesture/
implementation 'com.sdklite:gesture:0.0.1'
// https://jarcasting.com/artifacts/com.sdklite/gesture/
implementation ("com.sdklite:gesture:0.0.1")
'com.sdklite:gesture:jar:0.0.1'
<dependency org="com.sdklite" name="gesture" rev="0.0.1">
<artifact name="gesture" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdklite', module='gesture', version='0.0.1')
)
libraryDependencies += "com.sdklite" % "gesture" % "0.0.1"
[com.sdklite/gesture "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.robolectric : robolectric | jar | 3.0 |
org.robolectric : android-all | jar | 5.0.0_r2-robolectric-1 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.eclipse.jetty : jetty-server | jar | 9.3.0.M0 |
org.eclipse.jetty : jetty-servlet | jar | 9.3.0.M0 |