simy4 / coregex   1.0.8

Apache License 2.0 GitHub

A handy utility for generating strings that match given regular expression criteria.

Scala versions: 3.x 2.13 2.12

coregex-scalacheck 0.2.2


Group ID:
com.github.simy4.coregex
Artifact ID:
coregex-scalacheck_2.13
Version:
0.2.2
Release Date:
Jul 15, 2022
Licenses:
Files:

libraryDependencies += "com.github.simy4.coregex" %% "coregex-scalacheck" % "0.2.2"

Mill build tool

ivy"com.github.simy4.coregex::coregex-scalacheck:0.2.2"

Scala CLI

//> using dep "com.github.simy4.coregex::coregex-scalacheck:0.2.2"

Ammonite REPL

import $ivy.`com.github.simy4.coregex::coregex-scalacheck:0.2.2`

<dependency>
  <groupId>com.github.simy4.coregex</groupId>
  <artifactId>coregex-scalacheck_2.13</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'com.github.simy4.coregex', name: 'coregex-scalacheck_2.13', version: '0.2.2'