Download play-exceptions-2.2.6.jar file - Jar p

Jar examples for p:play-exceptions

Description

Play-Exceptions

You can download jar file play-exceptions 2.2.6 in this page.

License

Apache-2.0

Build File

You can use the following script to add play-exceptions-2.2.6.jar to your project.

<dependency>
   <groupId>com.github.alexarchambault.play22sbt</groupId>
   <artifactId>play-exceptions</artifactId>
   <version>2.2.6</version>
</dependency>
compile group: 'com.github.alexarchambault.play22sbt', name: 'play-exceptions', version: '2.2.6'
libraryDependencies += "com.github.alexarchambault.play22sbt" % "play-exceptions" % "2.2.6"
<dependency org="com.github.alexarchambault.play22sbt" name="play-exceptions" rev="2.2.6"/>
@Grapes(@Grab(group='com.github.alexarchambault.play22sbt', module='play-exceptions', version='2.2.6'))
'com.github.alexarchambault.play22sbt:play-exceptions:jar:2.2.6'

Download

Click the following link to download the jar file.

play-exceptions-2.2.6-javadoc.jar
play-exceptions-2.2.6-sources.jar
play-exceptions-2.2.6-test-javadoc.jar
play-exceptions-2.2.6-test-sources.jar
play-exceptions-2.2.6.jar
play-exceptions-2.2.6.pom



Related Tutorials