findify / scala-packed   0.2.2

MIT License GitHub

Scala library for memory-efficient data structures

Scala versions: 2.12

scalapacked 0.1


Group ID:
io.findify
Artifact ID:
scalapacked_2.12
Version:
0.1
Release Date:
Aug 1, 2017
Licenses:
MIT
Files:

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

Mill build tool

ivy"io.findify::scalapacked:0.1"

Scala CLI

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

Ammonite REPL

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

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

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