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