morgen-peschke / scala-commons   0.3.0

MIT License GitHub

Common utility libraries for Scala

Scala versions: 2.13 2.12

commons-scalacheck 0.1.0


Group ID:
com.github.morgen-peschke
Artifact ID:
commons-scalacheck_2.12
Version:
0.1.0
Release Date:
Aug 19, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.github.morgen-peschke" %% "commons-scalacheck" % "0.1.0"

Mill build tool

ivy"com.github.morgen-peschke::commons-scalacheck:0.1.0"

Scala CLI

//> using dep "com.github.morgen-peschke::commons-scalacheck:0.1.0"

Ammonite REPL

import $ivy.`com.github.morgen-peschke::commons-scalacheck:0.1.0`

<dependency>
  <groupId>com.github.morgen-peschke</groupId>
  <artifactId>commons-scalacheck_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.morgen-peschke', name: 'commons-scalacheck_2.12', version: '0.1.0'