ctongfei / poly-util   0.2.4

MIT License GitHub

Miscellaneous additions to the Scala library

Scala versions: 2.11

poly-util 0.2.4


Group ID:
me.tongfei
Artifact ID:
poly-util_2.11
Version:
0.2.4
Release Date:
Sep 16, 2015
Licenses:
MIT
Files:

libraryDependencies += "me.tongfei" %% "poly-util" % "0.2.4"

Mill build tool

ivy"me.tongfei::poly-util:0.2.4"

Scala CLI

//> using dep "me.tongfei::poly-util:0.2.4"

Ammonite REPL

import $ivy.`me.tongfei::poly-util:0.2.4`

<dependency>
  <groupId>me.tongfei</groupId>
  <artifactId>poly-util_2.11</artifactId>
  <version>0.2.4</version>
</dependency>

compile group: 'me.tongfei', name: 'poly-util_2.11', version: '0.2.4'