Download play-specs2_2.10-2.4.0-RC4.jar file - Jar p

Jar examples for p:play-specs2-2.10

Description

Play-Specs2

You can download jar file play-specs2_2.10 2.4.0-RC4 in this page.

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

play-specs2_2.10-2.4.0-RC4-javadoc.jar
play-specs2_2.10-2.4.0-RC4-sources.jar
play-specs2_2.10-2.4.0-RC4.jar
play-specs2_2.10-2.4.0-RC4.pom



Related Tutorials