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

com.github.chris2018998:beeop 0.5

High Performance Java Object Pool

Группа

Группа

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

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

beeop
Версия

Версия

0.5
Тип

Тип

jar

Скачать beeop 0.5

Имя Файла Размер
beeop-0.5.pom
beeop-0.5.jar 38 KB
beeop-0.5-sources.jar 24 KB
beeop-0.5-javadoc.jar 111 KB
Обзор

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