karelcemus / play-i18n   4.0.0

GitHub

Multi-format localization plugin for Play framework

Scala versions: 3.x 2.13 2.12 2.11 2.10

play-i18n 0.5


Group ID:
com.github.karelcemus
Artifact ID:
play-i18n_2.11
Version:
0.5
Release Date:
Mar 27, 2016
Licenses:
Files:

libraryDependencies += "com.github.karelcemus" %% "play-i18n" % "0.5"

Mill build tool

ivy"com.github.karelcemus::play-i18n:0.5"

Scala CLI

//> using dep "com.github.karelcemus::play-i18n:0.5"

Ammonite REPL

import $ivy.`com.github.karelcemus::play-i18n:0.5`

<dependency>
  <groupId>com.github.karelcemus</groupId>
  <artifactId>play-i18n_2.11</artifactId>
  <version>0.5</version>
</dependency>

compile group: 'com.github.karelcemus', name: 'play-i18n_2.11', version: '0.5'