is not current version
Last Version 20030825.183949

commons-pool:commons-pool 20030623.172700


GroupId

GroupId

commons-pool
ArtifactId

ArtifactId

commons-pool
Version

Version

20030623.172700
Type

Type

jar

Download commons-pool 20030623.172700


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