is not current version
Last Version 1.0.2

net.sheehantech.cherry:cherry-pool 1.0.0


Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.sheehantech.cherry
ArtifactId

ArtifactId

cherry-pool
Version

Version

1.0.0
Type

Type

jar

Download cherry-pool 1.0.0


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