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.3


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

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

Mill build tool

ivy"com.bryghts.thecollector::thecollector:0.0.3"

Scala CLI

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

Ammonite REPL

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

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

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