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


Group ID:
com.bryghts.thecollector
Artifact ID:
thecollector_2.13
Version:
0.0.1
Release Date:
Jul 17, 2019
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.bryghts.thecollector::thecollector:0.0.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.bryghts.thecollector</groupId>
  <artifactId>thecollector_2.13</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.bryghts.thecollector', name: 'thecollector_2.13', version: '0.0.1'