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