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


Group ID:
net.s_mach
Artifact ID:
i18n_2.12
Version:
1.0.1
Release Date:
Dec 11, 2016
Licenses:
MIT
Files:

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

Mill build tool

ivy"net.s_mach::i18n:1.0.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.s_mach</groupId>
  <artifactId>i18n_2.12</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'net.s_mach', name: 'i18n_2.12', version: '1.0.1'