morgen-peschke / scala-commons   0.3.0

MIT License GitHub

Common utility libraries for Scala

Scala versions: 2.13 2.12

commons-collections 0.2.0


Group ID:
com.github.morgen-peschke
Artifact ID:
commons-collections_2.12
Version:
0.2.0
Release Date:
Aug 28, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.github.morgen-peschke" %% "commons-collections" % "0.2.0"

Mill build tool

ivy"com.github.morgen-peschke::commons-collections:0.2.0"

Scala CLI

//> using dep "com.github.morgen-peschke::commons-collections:0.2.0"

Ammonite REPL

import $ivy.`com.github.morgen-peschke::commons-collections:0.2.0`

<dependency>
  <groupId>com.github.morgen-peschke</groupId>
  <artifactId>commons-collections_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.morgen-peschke', name: 'commons-collections_2.12', version: '0.2.0'