marcesquerra / thecollector   0.0.14

The Unlicense GitHub

The Collector - Implement your own scala collections, easily

Scala versions: 2.13 2.12 2.11 2.10
Scala.js versions: 0.6
Scala Native versions: 0.3

thecollector 0.0.2


Group ID:
com.bryghts.thecollector
Artifact ID:
thecollector_2.10
Version:
0.0.2
Release Date:
Jul 19, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.bryghts.thecollector" %% "thecollector" % "0.0.2"

Mill build tool

ivy"com.bryghts.thecollector::thecollector:0.0.2"

Scala CLI

//> using dep "com.bryghts.thecollector::thecollector:0.0.2"

Ammonite REPL

import $ivy.`com.bryghts.thecollector::thecollector:0.0.2`

<dependency>
  <groupId>com.bryghts.thecollector</groupId>
  <artifactId>thecollector_2.10</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.bryghts.thecollector', name: 'thecollector_2.10', version: '0.0.2'