| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNative Инструменты разработки |
| Группа | Группаcom.github.marschall |
| Идентификатор | Идентификаторnative-bytebuffers-parent |
| Последняя версия | Последняя версия0.4.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеNative ByteBuffers Parent
Native ByteBuffers for Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| native-bytebuffers-parent-0.4.2.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.4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers-parent/
implementation 'com.github.marschall:native-bytebuffers-parent:0.4.2'
// https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers-parent/
implementation ("com.github.marschall:native-bytebuffers-parent:0.4.2")
'com.github.marschall:native-bytebuffers-parent:pom:0.4.2'
<dependency org="com.github.marschall" name="native-bytebuffers-parent" rev="0.4.2">
<artifact name="native-bytebuffers-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='native-bytebuffers-parent', version='0.4.2')
)
libraryDependencies += "com.github.marschall" % "native-bytebuffers-parent" % "0.4.2"
[com.github.marschall/native-bytebuffers-parent "0.4.2"]