propensive / kaleidoscope   0.5.0

Apache License 2.0 Website GitHub

Statically-checked inline matching on regular expressions in Scala

Scala versions: 2.13 2.12 2.11

kaleidoscope 0.1.0


Group ID:
com.propensive
Artifact ID:
kaleidoscope_2.11
Version:
0.1.0
Release Date:
Feb 13, 2018
Licenses:
Files:

libraryDependencies += "com.propensive" %% "kaleidoscope" % "0.1.0"

Mill build tool

ivy"com.propensive::kaleidoscope:0.1.0"

Scala CLI

//> using dep "com.propensive::kaleidoscope:0.1.0"

Ammonite REPL

import $ivy.`com.propensive::kaleidoscope:0.1.0`

<dependency>
  <groupId>com.propensive</groupId>
  <artifactId>kaleidoscope_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.propensive', name: 'kaleidoscope_2.11', version: '0.1.0'