morgen-peschke / scala-commons   0.3.0

MIT License GitHub

Common utility libraries for Scala

Scala versions: 2.13 2.12

commons-collections 0.0.1


Group ID:
com.github.morgen-peschke
Artifact ID:
commons-collections_2.13
Version:
0.0.1
Release Date:
Aug 15, 2022
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.morgen-peschke</groupId>
  <artifactId>commons-collections_2.13</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.morgen-peschke', name: 'commons-collections_2.13', version: '0.0.1'