is not current version
Last Version 3.1

com.github.chrisvest:stormpot 2.4.1

A fast object pool library.

Categories

Categories

ORM Data
GroupId

GroupId

com.github.chrisvest
ArtifactId

ArtifactId

stormpot
Version

Version

2.4.1
Type

Type

jar

Download stormpot 2.4.1


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