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


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

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

Mill build tool

ivy"com.lingcreative::stranslator:1.0.1"

Scala CLI

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

Ammonite REPL

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

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

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