Last Version

Android Gesture Detector Collection 0.0.1

Maven parent project for OSS publishment

License

License

GroupId

GroupId

com.sdklite
ArtifactId

ArtifactId

gesture
Version

Version

0.0.1
Type

Type

jar
Description

Description

Android Gesture Detector Collection
Maven parent project for OSS publishment
Project Organization

Project Organization

SDKLite
Source Code Management

Source Code Management

https://github.com/sdklite/gesture

Download gesture 0.0.1


<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (6)

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

Project Modules

There are no modules declared in this project.