Native ByteBuffers

Native ByteBuffers for Java

License

License

MIT
Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

native-bytebuffers
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

Native ByteBuffers
Native ByteBuffers for Java

Download native-bytebuffers

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.hamcrest : hamcrest-core jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.3.3
0.2.0
0.1.0