не последняя версия
Последняя версия 3.1

com.github.chrisvest:stormpot 2.3

A fast object pool library.

Категории

Категории

ORM Данные
Группа

Группа

com.github.chrisvest
Идентификатор

Идентификатор

stormpot
Версия

Версия

2.3
Тип

Тип

jar

Скачать stormpot 2.3


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