A value class for non-empty collections in Scala
Scala versions:
2.13
nonempty 0.0.4
Group ID:
com.github.tarao
Artifact ID:
nonempty_2.11
Version:
0.0.4
Release Date:
Sept 1, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.github.tarao" %% "nonempty" % "0.0.4"
ivy"com.github.tarao::nonempty:0.0.4"
//> using dep "com.github.tarao::nonempty:0.0.4"
import $ivy.`com.github.tarao::nonempty:0.0.4`
<dependency> <groupId>com.github.tarao</groupId> <artifactId>nonempty_2.11</artifactId> <version>0.0.4</version> </dependency>
compile group: 'com.github.tarao', name: 'nonempty_2.11', version: '0.0.4'