MVN

org.xerial : larray-buffer

Maven & Gradle

Dec 11, 2013
2 usages
400 stars

larray-buffer · LArray off-heap buffer library

<dependency>
    <groupId>org.xerial</groupId>
    <artifactId>larray-buffer</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xerial : larray-buffer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of org.xerial : larray-buffer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
larray-buffer-0.2

How to add a dependency to Maven

Add the following org.xerial : larray-buffer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.xerial</groupId>
    <artifactId>larray-buffer</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xerial : larray-buffer gradle dependency to your build.gradle file:

implementation 'org.xerial:larray-buffer:0.2'

Gradle Kotlin DSL: Add the following org.xerial : larray-buffer gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xerial:larray-buffer:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xerial : larray-buffer sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xerial" % "larray-buffer" % "0.2"

Advertisement

Dependencies from Group

Aug 25, 2023
1.1k usages
2.6k stars
Sep 02, 2015
22 usages
18 stars
Dec 14, 2016
7 usages
18 stars
Sep 02, 2015
6 usages
18 stars
Dec 14, 2016
5 usages
18 stars

Discover Dependencies

Mar 30, 2012
1 usages
Mar 03, 2015
0 stars
Jun 18, 2013
4 usages
14 stars
Feb 06, 2010
38 usages
Feb 06, 2015
1 usages
134 stars
Sep 20, 2005
1 usages
Sep 24, 2014
3 usages
Dec 01, 2006