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 1.0.5


Group ID:
com.github.simy4.coregex
Artifact ID:
coregex-scalacheck_3
Version:
1.0.5
Release Date:
Jun 5, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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