is not current version
Last Version 0.2

org.xerial:larray 0.1.1

Large array library for Java/Scala

GroupId

GroupId

org.xerial
ArtifactId

ArtifactId

larray
Version

Version

0.1.1
Type

Type

jar

Download larray 0.1.1


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