MVN

com.github.marschall : native-bytebuffers-parent

Maven & Gradle

May 26, 2022
6 stars

Native ByteBuffers Parent · Native ByteBuffers for Java

<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>native-bytebuffers-parent</artifactId>
    <version>0.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.marschall : native-bytebuffers-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.4.2

All Versions

Choose a version of com.github.marschall : native-bytebuffers-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
native-bytebuffers-parent-0.4.2
0.3.x
native-bytebuffers-parent-0.3.3
0.2.x
native-bytebuffers-parent-0.2.0
0.1.x
native-bytebuffers-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>native-bytebuffers-parent</artifactId>
    <version>0.4.2</version>
</dependency>

Advertisement