nalloc

Off-heap memory allocators for Java

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.1.Alpha1
Дата

Дата

Тип

Тип

jar
Описание

Описание

nalloc
Off-heap memory allocators for Java
Ссылка на сайт

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

https://github.com/alaisi/nalloc

Скачать nalloc

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.javassist : javassist jar 3.18.0-GA

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
0.1.Alpha1