rklaehn / abc   0.4.0

Apache License 2.0 GitHub

Array-based immutable collections for scala

Scala versions: 2.12
Scala.js versions: 0.6

abc-extras 0.3.0


Group ID:
com.rklaehn
Artifact ID:
abc-extras_2.11
Version:
0.3.0
Release Date:
Sept 11, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.rklaehn" %% "abc-extras" % "0.3.0"

Mill build tool

ivy"com.rklaehn::abc-extras:0.3.0"

Scala CLI

//> using dep "com.rklaehn::abc-extras:0.3.0"

Ammonite REPL

import $ivy.`com.rklaehn::abc-extras:0.3.0`

<dependency>
  <groupId>com.rklaehn</groupId>
  <artifactId>abc-extras_2.11</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.rklaehn', name: 'abc-extras_2.11', version: '0.3.0'