xuwei-k / nobox   0.3.2

MIT License GitHub

immutable primitive array/NonEmptyArray wrapper for Scala

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4 0.3

nobox 0.3.0


Group ID:
com.github.xuwei-k
Artifact ID:
nobox_2.13
Version:
0.3.0
Release Date:
Jun 8, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.xuwei-k" %% "nobox" % "0.3.0"

Mill build tool

ivy"com.github.xuwei-k::nobox:0.3.0"

Scala CLI

//> using dep "com.github.xuwei-k::nobox:0.3.0"

Ammonite REPL

import $ivy.`com.github.xuwei-k::nobox:0.3.0`

<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>nobox_2.13</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.github.xuwei-k', name: 'nobox_2.13', version: '0.3.0'