p

play-messages-library_2.10

A small library intended for use with the 'sbt-play-messages' SBT plugin.
https://github.com/evanbennett/play-messages/play-messages-library
BSD 3-Clause License
com.github.evanbennett
Evan Bennett
Files download
File Operation
play-messages-library_2.10-1.1.0-RC1.jar download
play-messages-library_2.10-1.1.0-RC1.pom download
play-messages-library_2.10-1.1.0-RC1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.evanbennett</groupId>
  <artifactId>play-messages-library_2.10</artifactId>
  <version>1.1.0-RC1</version>
</dependency>
Gradle Groovy
implementation 'com.github.evanbennett:play-messages-library_2.10:1.1.0-RC1'
Gradle Kotlin
implementation("com.github.evanbennett:play-messages-library_2.10:1.1.0-RC1")
Scala SBT
libraryDependencies += "com.github.evanbennett" % "play-messages-library_2.10" % "1.1.0-RC1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.evanbennett', module='play-messages-library_2.10', version='1.1.0-RC1')
)
Apache Ivy
<dependency org="com.github.evanbennett" name="play-messages-library_2.10" rev="1.1.0-RC1" />
Leiningen
[com.github.evanbennett/play-messages-library_2.10 "1.1.0-RC1"]
Apache Buildr
'com.github.evanbennett:play-messages-library_2.10:jar:1.1.0-RC1'