is not current version
Last Version 3.1

com.github.chrisvest:stormpot 1.0.1

A fast object pool library.

Categories

Categories

ORM Data
GroupId

GroupId

com.github.chrisvest
ArtifactId

ArtifactId

stormpot
Version

Version

1.0.1
Type

Type

jar

Download stormpot 1.0.1


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