is not current version
Last Version 2.0.1

com.github.bbottema:generic-object-pool 1.0.4

Flexible thread-safe generic object pool

GroupId

GroupId

com.github.bbottema
ArtifactId

ArtifactId

generic-object-pool
Version

Version

1.0.4
Type

Type

jar

Download generic-object-pool 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.bbottema/generic-object-pool/ -->
<dependency>
    <groupId>com.github.bbottema</groupId>
    <artifactId>generic-object-pool</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bbottema/generic-object-pool/
implementation 'com.github.bbottema:generic-object-pool:1.0.4'
// https://jarcasting.com/artifacts/com.github.bbottema/generic-object-pool/
implementation ("com.github.bbottema:generic-object-pool:1.0.4")
'com.github.bbottema:generic-object-pool:jar:1.0.4'
<dependency org="com.github.bbottema" name="generic-object-pool" rev="1.0.4">
  <artifact name="generic-object-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bbottema', module='generic-object-pool', version='1.0.4')
)
libraryDependencies += "com.github.bbottema" % "generic-object-pool" % "1.0.4"
[com.github.bbottema/generic-object-pool "1.0.4"]