Download play-specs2_2.11-2.4.0-RC1.jar file - Jar p

Jar examples for p:play-specs2-2.11

Description

Play-Specs2

You can download jar file play-specs2_2.11 2.4.0-RC1 in this page.

License

Apache-2.0

Build File

You can use the following script to add play-specs2_2.11-2.4.0-RC1.jar to your project.

<dependency>
   <groupId>com.typesafe.play</groupId>
   <artifactId>play-specs2_2.11</artifactId>
   <version>2.4.0-RC1</version>
</dependency>
compile group: 'com.typesafe.play', name: 'play-specs2_2.11', version: '2.4.0-RC1'
libraryDependencies += "com.typesafe.play" % "play-specs2_2.11" % "2.4.0-RC1"
<dependency org="com.typesafe.play" name="play-specs2_2.11" rev="2.4.0-RC1"/>
@Grapes(@Grab(group='com.typesafe.play', module='play-specs2_2.11', version='2.4.0-RC1'))
'com.typesafe.play:play-specs2_2.11:jar:2.4.0-RC1'

Download

Click the following link to download the jar file.

play-specs2_2.11-2.4.0-RC1-javadoc.jar
play-specs2_2.11-2.4.0-RC1-sources.jar
play-specs2_2.11-2.4.0-RC1.jar
play-specs2_2.11-2.4.0-RC1.pom



Related Tutorials