sauntor / stranslator   1.2.0

Apache License 2.0 GitHub

A most lightweight library for translating you application to the local languages.

Scala versions: 2.12 2.11

stranslator 1.1.0


Group ID:
com.lingcreative
Artifact ID:
stranslator_2.11
Version:
1.1.0
Release Date:
Apr 10, 2017
Licenses:
Files:

libraryDependencies += "com.lingcreative" %% "stranslator" % "1.1.0"

Mill build tool

ivy"com.lingcreative::stranslator:1.1.0"

Scala CLI

//> using dep "com.lingcreative::stranslator:1.1.0"

Ammonite REPL

import $ivy.`com.lingcreative::stranslator:1.1.0`

<dependency>
  <groupId>com.lingcreative</groupId>
  <artifactId>stranslator_2.11</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.lingcreative', name: 'stranslator_2.11', version: '1.1.0'