frees-io / iota   0.3.10

Contributors Wanted Apache License 2.0 GitHub

Fast [co]product types with a clean syntax. For Cats & Scalaz.

Scala versions: 2.12 2.11
Scala.js versions: 0.6

iota-core 0.3.0


Group ID:
io.frees
Artifact ID:
iota-core_2.12
Version:
0.3.0
Release Date:
Sept 27, 2017
Licenses:
Files:

libraryDependencies += "io.frees" %% "iota-core" % "0.3.0"

Mill build tool

ivy"io.frees::iota-core:0.3.0"

Scala CLI

//> using dep "io.frees::iota-core:0.3.0"

Ammonite REPL

import $ivy.`io.frees::iota-core:0.3.0`

<dependency>
  <groupId>io.frees</groupId>
  <artifactId>iota-core_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'io.frees', name: 'iota-core_2.12', version: '0.3.0'