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 1.2.0


Group ID:
com.github.karelcemus
Artifact ID:
play-i18n_2.11
Version:
1.2.0
Release Date:
Mar 5, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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