An object pool for Scala
scala-pool 0.3.0
Group ID:
io.github.andrebeat
Artifact ID:
scala-pool_2.10
Version:
0.3.0
Release Date:
Apr 12, 2016
Licenses:
Files:
libraryDependencies += "io.github.andrebeat" %% "scala-pool" % "0.3.0"
ivy"io.github.andrebeat::scala-pool:0.3.0"
//> using dep "io.github.andrebeat::scala-pool:0.3.0"
import $ivy.`io.github.andrebeat::scala-pool:0.3.0`
<dependency> <groupId>io.github.andrebeat</groupId> <artifactId>scala-pool_2.10</artifactId> <version>0.3.0</version> </dependency>
compile group: 'io.github.andrebeat', name: 'scala-pool_2.10', version: '0.3.0'