is not current version
Last Version 20030825.183949

commons-pool:commons-pool 20030818.195203


GroupId

GroupId

commons-pool
ArtifactId

ArtifactId

commons-pool
Version

Version

20030818.195203
Type

Type

jar

Download commons-pool 20030818.195203


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