Last Version

play-messages-library 1.1.0-RC1

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.10
Version

Version

1.1.0-RC1
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.10 1.1.0-RC1


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.