mycommons 0.1.6


Group ID:
com.github.a14e
Artifact ID:
mycommons_2.12
Version:
0.1.6
Release Date:
Jan 11, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.a14e" %% "mycommons" % "0.1.6"

Mill build tool

ivy"com.github.a14e::mycommons:0.1.6"

Scala CLI

//> using dep "com.github.a14e::mycommons:0.1.6"

Ammonite REPL

import $ivy.`com.github.a14e::mycommons:0.1.6`

<dependency>
  <groupId>com.github.a14e</groupId>
  <artifactId>mycommons_2.12</artifactId>
  <version>0.1.6</version>
</dependency>

compile group: 'com.github.a14e', name: 'mycommons_2.12', version: '0.1.6'