Last Version

larray-buffer 0.2

LArray off-heap buffer library

License

License

GroupId

GroupId

org.xerial
ArtifactId

ArtifactId

larray-buffer
Version

Version

0.2
Type

Type

jar
Description

Description

larray-buffer
LArray off-heap buffer library
Project URL

Project URL

https://github.com/xerial/larray
Project Organization

Project Organization

xerial.org

Download larray-buffer 0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.0.M5b
org.xerial : xerial-core jar 3.2.2
org.slf4j : slf4j-simple jar 1.7.5

Project Modules

There are no modules declared in this project.