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 2.0.0


Group ID:
com.github.karelcemus
Artifact ID:
play-i18n_2.12
Version:
2.0.0
Release Date:
Sept 25, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.karelcemus</groupId>
  <artifactId>play-i18n_2.12</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.github.karelcemus', name: 'play-i18n_2.12', version: '2.0.0'