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

com.github.marschall:native-bytebuffers-parent 0.2.0

Native ByteBuffers for Java

Категории

Категории

Native Инструменты разработки
Группа

Группа

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

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

native-bytebuffers-parent
Версия

Версия

0.2.0
Тип

Тип

pom

Скачать native-bytebuffers-parent 0.2.0

Имя Файла Размер
native-bytebuffers-parent-0.2.0.pom 8 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers-parent/ -->
<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>native-bytebuffers-parent</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers-parent/
implementation 'com.github.marschall:native-bytebuffers-parent:0.2.0'
// https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers-parent/
implementation ("com.github.marschall:native-bytebuffers-parent:0.2.0")
'com.github.marschall:native-bytebuffers-parent:pom:0.2.0'
<dependency org="com.github.marschall" name="native-bytebuffers-parent" rev="0.2.0">
  <artifact name="native-bytebuffers-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='native-bytebuffers-parent', version='0.2.0')
)
libraryDependencies += "com.github.marschall" % "native-bytebuffers-parent" % "0.2.0"
[com.github.marschall/native-bytebuffers-parent "0.2.0"]