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 3.0.0


Group ID:
org.julienrf
Artifact ID:
play-jsmessages_2.12
Version:
3.0.0
Release Date:
Jul 4, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.julienrf</groupId>
  <artifactId>play-jsmessages_2.12</artifactId>
  <version>3.0.0</version>
</dependency>

compile group: 'org.julienrf', name: 'play-jsmessages_2.12', version: '3.0.0'