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