findify / scala-packed   0.2.2

MIT License GitHub

Scala library for memory-efficient data structures

Scala versions: 2.12

scalapacked 0.2.1


Group ID:
io.findify
Artifact ID:
scalapacked_2.12
Version:
0.2.1
Release Date:
Oct 20, 2017
Licenses:
MIT
Files:

libraryDependencies += "io.findify" %% "scalapacked" % "0.2.1"

Mill build tool

ivy"io.findify::scalapacked:0.2.1"

Scala CLI

//> using dep "io.findify::scalapacked:0.2.1"

Ammonite REPL

import $ivy.`io.findify::scalapacked:0.2.1`

<dependency>
  <groupId>io.findify</groupId>
  <artifactId>scalapacked_2.12</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'io.findify', name: 'scalapacked_2.12', version: '0.2.1'