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