amoilanen / typo-detector   0.2.0

MIT License GitHub

Typo detector library in Scala

Scala versions: 2.13 2.12

typo-detector 0.2.0


Group ID:
io.github.antivanov
Artifact ID:
typo-detector_2.13
Version:
0.2.0
Release Date:
Aug 10, 2019
Licenses:
MIT
Files:

libraryDependencies += "io.github.antivanov" %% "typo-detector" % "0.2.0"

Mill build tool

ivy"io.github.antivanov::typo-detector:0.2.0"

Scala CLI

//> using dep "io.github.antivanov::typo-detector:0.2.0"

Ammonite REPL

import $ivy.`io.github.antivanov::typo-detector:0.2.0`

<dependency>
  <groupId>io.github.antivanov</groupId>
  <artifactId>typo-detector_2.13</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'io.github.antivanov', name: 'typo-detector_2.13', version: '0.2.0'