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.0


Group ID:
com.github.fomkin
Artifact ID:
petrovich-scala_2.11
Version:
0.1.0
Release Date:
Oct 1, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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