scala-pool 0.1.0


Group ID:
io.github.andrebeat
Artifact ID:
scala-pool_2.11
Version:
0.1.0
Release Date:
Dec 11, 2015
Licenses:
MIT
Files:

libraryDependencies += "io.github.andrebeat" %% "scala-pool" % "0.1.0"

Mill build tool

ivy"io.github.andrebeat::scala-pool:0.1.0"

Scala CLI

//> using dep "io.github.andrebeat::scala-pool:0.1.0"

Ammonite REPL

import $ivy.`io.github.andrebeat::scala-pool:0.1.0`

<dependency>
  <groupId>io.github.andrebeat</groupId>
  <artifactId>scala-pool_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.andrebeat', name: 'scala-pool_2.11', version: '0.1.0'