play-messages-library

A small library intended for use with the 'sbt-play-messages' SBT plugin.

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.evanbennett
ArtifactId

ArtifactId

play-messages-library_2.11
Last Version

Last Version

1.1.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

play-messages-library
A small library intended for use with the 'sbt-play-messages' SBT plugin.
Project Organization

Project Organization

com.github.evanbennett
Source Code Management

Source Code Management

https://github.com/evanbennett/play-messages

Download play-messages-library_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.evanbennett/play-messages-library_2.11/ -->
<dependency>
    <groupId>com.github.evanbennett</groupId>
    <artifactId>play-messages-library_2.11</artifactId>
    <version>1.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.evanbennett/play-messages-library_2.11/
implementation 'com.github.evanbennett:play-messages-library_2.11:1.1.0-RC1'
// https://jarcasting.com/artifacts/com.github.evanbennett/play-messages-library_2.11/
implementation ("com.github.evanbennett:play-messages-library_2.11:1.1.0-RC1")
'com.github.evanbennett:play-messages-library_2.11:jar:1.1.0-RC1'
<dependency org="com.github.evanbennett" name="play-messages-library_2.11" rev="1.1.0-RC1">
  <artifact name="play-messages-library_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.evanbennett', module='play-messages-library_2.11', version='1.1.0-RC1')
)
libraryDependencies += "com.github.evanbennett" % "play-messages-library_2.11" % "1.1.0-RC1"
[com.github.evanbennett/play-messages-library_2.11 "1.1.0-RC1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.1
com.typesafe.play : play_2.11 jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-RC1