JniLoader

Lightweight convenience for loading JNI natives.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

JniLoader
Lightweight convenience for loading JNI natives.

Скачать jniloader

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

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 0.12.0

test (1)

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

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

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

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

Версия
1.1
1.0