License |
License |
---|---|
GroupId | GroupIdcom.github.benhutchison |
ArtifactId | ArtifactIdgesture_2.13 |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongesture
gesture
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gesture_2.13-0.5.pom | |
gesture_2.13-0.5.jar | 75 KB |
gesture_2.13-0.5-sources.jar | 2 KB |
gesture_2.13-0.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.benhutchison/gesture_2.13/ -->
<dependency>
<groupId>com.github.benhutchison</groupId>
<artifactId>gesture_2.13</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benhutchison/gesture_2.13/
implementation 'com.github.benhutchison:gesture_2.13:0.5'
// https://jarcasting.com/artifacts/com.github.benhutchison/gesture_2.13/
implementation ("com.github.benhutchison:gesture_2.13:0.5")
'com.github.benhutchison:gesture_2.13:jar:0.5'
<dependency org="com.github.benhutchison" name="gesture_2.13" rev="0.5">
<artifact name="gesture_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benhutchison', module='gesture_2.13', version='0.5')
)
libraryDependencies += "com.github.benhutchison" % "gesture_2.13" % "0.5"
[com.github.benhutchison/gesture_2.13 "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.7 |
org.typelevel : cats-core_2.13 | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_2.13 | jar | 0.7.29 |