Pbbl

A thread-safe Buffer pool that allows for the automatic reuse of Buffer objects (ByteBuffer, CharBuffer, etc.), which can be over 30x faster than allocating a new ByteBuffer when needed.

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки Ant Компиляция и сборка
Группа

Группа

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

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

Pbbl
Последняя версия

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

1.0.2-j8
Дата

Дата

Тип

Тип

jar
Описание

Описание

Pbbl
A thread-safe Buffer pool that allows for the automatic reuse of Buffer objects (ByteBuffer, CharBuffer, etc.), which can be over 30x faster than allocating a new ByteBuffer when needed.
Ссылка на сайт

Ссылка на сайт

https://github.com/Antideveloppeur/Pbbl
Система контроля версий

Система контроля версий

https://github.com/Antideveloppeur/Pbbl

Скачать Pbbl

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2-j8