toolkit 0.4.2


Group ID:
com.github.karelcemus
Artifact ID:
toolkit_2.11
Version:
0.4.2
Release Date:
Sep 10, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.github.karelcemus" %% "toolkit" % "0.4.2"

Mill build tool

ivy"com.github.karelcemus::toolkit:0.4.2"

Scala CLI

//> using dep "com.github.karelcemus::toolkit:0.4.2"

Ammonite REPL

import $ivy.`com.github.karelcemus::toolkit:0.4.2`

<dependency>
  <groupId>com.github.karelcemus</groupId>
  <artifactId>toolkit_2.11</artifactId>
  <version>0.4.2</version>
</dependency>

compile group: 'com.github.karelcemus', name: 'toolkit_2.11', version: '0.4.2'