is not current version
Last Version 0.4.2

com.github.marschall:native-bytebuffers-parent 0.2.0

Native ByteBuffers for Java

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

native-bytebuffers-parent
Version

Version

0.2.0
Type

Type

pom

Download native-bytebuffers-parent 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers-parent/ -->
<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>native-bytebuffers-parent</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers-parent/
implementation 'com.github.marschall:native-bytebuffers-parent:0.2.0'
// https://jarcasting.com/artifacts/com.github.marschall/native-bytebuffers-parent/
implementation ("com.github.marschall:native-bytebuffers-parent:0.2.0")
'com.github.marschall:native-bytebuffers-parent:pom:0.2.0'
<dependency org="com.github.marschall" name="native-bytebuffers-parent" rev="0.2.0">
  <artifact name="native-bytebuffers-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='native-bytebuffers-parent', version='0.2.0')
)
libraryDependencies += "com.github.marschall" % "native-bytebuffers-parent" % "0.2.0"
[com.github.marschall/native-bytebuffers-parent "0.2.0"]