nrinaudo / kantan.regex   0.5.3

Apache License 2.0 Website GitHub

Regular expression library for Scala

Scala versions: 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6

kantan.regex-cats 0.2.2


Group ID:
com.nrinaudo
Artifact ID:
kantan.regex-cats_2.12
Version:
0.2.2
Release Date:
Oct 25, 2017
Licenses:
Files:

libraryDependencies += "com.nrinaudo" %% "kantan.regex-cats" % "0.2.2"

Mill build tool

ivy"com.nrinaudo::kantan.regex-cats:0.2.2"

Scala CLI

//> using dep "com.nrinaudo::kantan.regex-cats:0.2.2"

Ammonite REPL

import $ivy.`com.nrinaudo::kantan.regex-cats:0.2.2`

<dependency>
  <groupId>com.nrinaudo</groupId>
  <artifactId>kantan.regex-cats_2.12</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'com.nrinaudo', name: 'kantan.regex-cats_2.12', version: '0.2.2'