rtyley / bfg-repo-cleaner   1.14.0

GNU General Public License v3.0 only Website GitHub

Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala

Scala versions: 2.13 2.12 2.11 2.10

textmatching 1.11.4


Group ID:
com.madgag
Artifact ID:
textmatching_2.10
Version:
1.11.4
Release Date:
Apr 19, 2014
Licenses:
Files:

libraryDependencies += "com.madgag" %% "textmatching" % "1.11.4"

Mill build tool

ivy"com.madgag::textmatching:1.11.4"

Scala CLI

//> using dep "com.madgag::textmatching:1.11.4"

Ammonite REPL

import $ivy.`com.madgag::textmatching:1.11.4`

<dependency>
  <groupId>com.madgag</groupId>
  <artifactId>textmatching_2.10</artifactId>
  <version>1.11.4</version>
</dependency>

compile group: 'com.madgag', name: 'textmatching_2.10', version: '1.11.4'