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 4.0.0


Group ID:
org.julienrf
Artifact ID:
play-jsmessages_2.13
Version:
4.0.0
Release Date:
Oct 24, 2019
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.julienrf</groupId>
  <artifactId>play-jsmessages_2.13</artifactId>
  <version>4.0.0</version>
</dependency>

compile group: 'org.julienrf', name: 'play-jsmessages_2.13', version: '4.0.0'