tarao / namedcap-scala   1.0.0

MIT License GitHub

Provides named capturing groups with some enhanced features

Scala versions: 2.13

namedcap 0.0.1


Group ID:
com.github.tarao
Artifact ID:
namedcap_2.11
Version:
0.0.1
Release Date:
Feb 11, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.7
Developers:

libraryDependencies += "com.github.tarao" %% "namedcap" % "0.0.1"

Mill build tool

ivy"com.github.tarao::namedcap:0.0.1"

Scala CLI

//> using dep "com.github.tarao::namedcap:0.0.1"

Ammonite REPL

import $ivy.`com.github.tarao::namedcap:0.0.1`

<dependency>
  <groupId>com.github.tarao</groupId>
  <artifactId>namedcap_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.tarao', name: 'namedcap_2.11', version: '0.0.1'