Skip to content

Commit 55090ad

Browse files
authored
Add LArray (large off-heap array library) for Scala 2.12
https://github.com/xerial/larray
1 parent 961deaf commit 55090ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects-2.12.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ Add in sbt using `libraryDependencies += ...`:
115115
"org.typelevel" %% "macro-compat" % "1.1.1"
116116
"org.wvlet" %% "wvlet-log" % "1.1"
117117
"org.wvlet" %% "airframe" % "0.9"
118+
"org.xerial.larray" %% "larray" % "0.4.0"
118119
"pt.tecnico.dsi" %% "akka-kadmin" % "0.5.0"
119120
"pt.tecnico.dsi" %% "akka-ldap" % "0.4.2"
120121
"pt.tecnico.dsi" %% "akkastrator" % "0.8.0"

0 commit comments

Comments
 (0)