benhutchison / hoard   0.4

Apache License 2.0 GitHub

Typeclass-based collections library inspired by Haskell's Edison

Scala versions: 2.12 2.11
Scala.js versions: 0.6

gesture 0.4


Group ID:
com.github.benhutchison
Artifact ID:
gesture_2.12
Version:
0.4
Release Date:
Nov 12, 2017
Licenses:
Files:

libraryDependencies += "com.github.benhutchison" %% "gesture" % "0.4"

Mill build tool

ivy"com.github.benhutchison::gesture:0.4"

Scala CLI

//> using dep "com.github.benhutchison::gesture:0.4"

Ammonite REPL

import $ivy.`com.github.benhutchison::gesture:0.4`

<dependency>
  <groupId>com.github.benhutchison</groupId>
  <artifactId>gesture_2.12</artifactId>
  <version>0.4</version>
</dependency>

compile group: 'com.github.benhutchison', name: 'gesture_2.12', version: '0.4'