morgen-peschke / scala-commons   0.3.0

MIT License GitHub

Common utility libraries for Scala

Scala versions: 2.13 2.12

commons-scalatest 0.3.0


Group ID:
com.github.morgen-peschke
Artifact ID:
commons-scalatest_2.12
Version:
0.3.0
Release Date:
Sept 27, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.github.morgen-peschke" %% "commons-scalatest" % "0.3.0"

Mill build tool

ivy"com.github.morgen-peschke::commons-scalatest:0.3.0"

Scala CLI

//> using dep "com.github.morgen-peschke::commons-scalatest:0.3.0"

Ammonite REPL

import $ivy.`com.github.morgen-peschke::commons-scalatest:0.3.0`

<dependency>
  <groupId>com.github.morgen-peschke</groupId>
  <artifactId>commons-scalatest_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.github.morgen-peschke', name: 'commons-scalatest_2.12', version: '0.3.0'