License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.github.marschall |
ArtifactId | ArtifactIdnative-bytebuffers-parent |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNative ByteBuffers Parent
Native ByteBuffers for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
native-bytebuffers-parent-0.4.2.pom | 8 KB |
Browse |
<!-- 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"]