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

com.bryghts.thecollector 0.0.10


Group ID:
com.bryghts.thecollector
Artifact ID:
com.bryghts.thecollector_2.13
Version:
0.0.10
Release Date:
Jul 24, 2019
Licenses:
Files:

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

Mill build tool

ivy"com.bryghts.thecollector::com.bryghts.thecollector:0.0.10"

Scala CLI

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

Ammonite REPL

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

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

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