License |
License |
---|---|
GroupId | GroupIdcom.github.benhutchison |
ArtifactId | ArtifactIdgesture_2.11 |
Version | Version0.3 |
Type | Typejar |
Description |
Descriptiongesture
gesture
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.benhutchison |
Filename | Size |
---|---|
gesture_2.11-0.3.pom | |
gesture_2.11-0.3.jar | 75 KB |
gesture_2.11-0.3-sources.jar | 2 KB |
gesture_2.11-0.3-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.benhutchison/gesture_2.11/ -->
<dependency>
<groupId>com.github.benhutchison</groupId>
<artifactId>gesture_2.11</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benhutchison/gesture_2.11/
implementation 'com.github.benhutchison:gesture_2.11:0.3'
// https://jarcasting.com/artifacts/com.github.benhutchison/gesture_2.11/
implementation ("com.github.benhutchison:gesture_2.11:0.3")
'com.github.benhutchison:gesture_2.11:jar:0.3'
<dependency org="com.github.benhutchison" name="gesture_2.11" rev="0.3">
<artifact name="gesture_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benhutchison', module='gesture_2.11', version='0.3')
)
libraryDependencies += "com.github.benhutchison" % "gesture_2.11" % "0.3"
[com.github.benhutchison/gesture_2.11 "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.typelevel : cats_2.11 | jar | 0.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.8.6 |