fomkin / petrovich-scala   0.1.1

Apache License 2.0 GitHub

Library to inflect Russian first, last, and middle names. Scala implementation of Petrovich.

Scala versions: 2.11
Scala.js versions: 0.6

petrovich-scala 0.1.1


Group ID:
com.github.fomkin
Artifact ID:
petrovich-scala_2.11
Version:
0.1.1
Release Date:
Feb 26, 2016
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:

libraryDependencies += "com.github.fomkin" %% "petrovich-scala" % "0.1.1"

Mill build tool

ivy"com.github.fomkin::petrovich-scala:0.1.1"

Scala CLI

//> using dep "com.github.fomkin::petrovich-scala:0.1.1"

Ammonite REPL

import $ivy.`com.github.fomkin::petrovich-scala:0.1.1`

<dependency>
  <groupId>com.github.fomkin</groupId>
  <artifactId>petrovich-scala_2.11</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.github.fomkin', name: 'petrovich-scala_2.11', version: '0.1.1'