s-mach / s_mach.i18n   1.0.1

MIT License GitHub

An open-source Scala library for internalization

Scala versions: 2.12 2.11

i18n 1.0.0


Group ID:
net.s_mach
Artifact ID:
i18n_2.11
Version:
1.0.0
Release Date:
May 1, 2016
Licenses:
MIT
Files:

libraryDependencies += "net.s_mach" %% "i18n" % "1.0.0"

Mill build tool

ivy"net.s_mach::i18n:1.0.0"

Scala CLI

//> using dep "net.s_mach::i18n:1.0.0"

Ammonite REPL

import $ivy.`net.s_mach::i18n:1.0.0`

<dependency>
  <groupId>net.s_mach</groupId>
  <artifactId>i18n_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'net.s_mach', name: 'i18n_2.11', version: '1.0.0'