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 1.6.0


Group ID:
org.julienrf
Artifact ID:
play-jsmessages_2.10
Version:
1.6.0
Release Date:
Apr 5, 2014
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.julienrf</groupId>
  <artifactId>play-jsmessages_2.10</artifactId>
  <version>1.6.0</version>
</dependency>

compile group: 'org.julienrf', name: 'play-jsmessages_2.10', version: '1.6.0'