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.3


Group ID:
com.github.simy4.coregex
Artifact ID:
coregex-scalacheck_3
Version:
0.2.3
Release Date:
Jul 23, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.simy4.coregex</groupId>
  <artifactId>coregex-scalacheck_3</artifactId>
  <version>0.2.3</version>
</dependency>

compile group: 'com.github.simy4.coregex', name: 'coregex-scalacheck_3', version: '0.2.3'