julienrf / play-jsmessages   7.0.0

Contributors Wanted MIT License GitHub

Library to compute localized messages of your Play application on client side

Scala versions: 3.x 2.13 2.12 2.11 2.10

play-jsmessages 2.1.0


Group ID:
org.julienrf
Artifact ID:
play-jsmessages_2.11
Version:
2.1.0
Release Date:
Jan 19, 2018
Licenses:
MIT
Files:

libraryDependencies += "org.julienrf" %% "play-jsmessages" % "2.1.0"

Mill build tool

ivy"org.julienrf::play-jsmessages:2.1.0"

Scala CLI

//> using dep "org.julienrf::play-jsmessages:2.1.0"

Ammonite REPL

import $ivy.`org.julienrf::play-jsmessages:2.1.0`

<dependency>
  <groupId>org.julienrf</groupId>
  <artifactId>play-jsmessages_2.11</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'org.julienrf', name: 'play-jsmessages_2.11', version: '2.1.0'