| Категории |
КатегорииNative Инструменты разработки |
|---|---|
| Группа | Группаcom.github.marschall |
| Идентификатор | Идентификаторnative-bytebuffers |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| native-bytebuffers-0.2.0.pom | |
| native-bytebuffers-0.2.0.jar | 13 KB |
| native-bytebuffers-0.2.0-sources.jar | 10 KB |
| native-bytebuffers-0.2.0-javadoc.jar | 427 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers/ -->
<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>native-bytebuffers</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers/
implementation 'com.github.marschall:native-bytebuffers:0.2.0'
// https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers/
implementation ("com.github.marschall:native-bytebuffers:0.2.0")
'com.github.marschall:native-bytebuffers:jar:0.2.0'
<dependency org="com.github.marschall" name="native-bytebuffers" rev="0.2.0">
<artifact name="native-bytebuffers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='native-bytebuffers', version='0.2.0')
)
libraryDependencies += "com.github.marschall" % "native-bytebuffers" % "0.2.0"
[com.github.marschall/native-bytebuffers "0.2.0"]