| License | License | 
|---|---|
| Categories | CategoriesNative Development Tools | 
| GroupId | GroupIdcom.github.marschall | 
| ArtifactId | ArtifactIdnative-bytebuffers | 
| Last Version | Last Version0.4.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionNative ByteBuffers Native ByteBuffers for Java | 
| Filename | Size | 
|---|---|
| native-bytebuffers-0.4.2.pom | |
| native-bytebuffers-0.4.2.jar | 13 KB | 
| native-bytebuffers-0.4.2-sources.jar | 10 KB | 
| native-bytebuffers-0.4.2-javadoc.jar | 427 KB | 
| Browse | 
<!-- 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"]| 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 |