Download play2-war-core-common_2.10-0.9-RC2.jar file - Jar p

Jar examples for p:play2-war-core-common-2.10

Description

play2-war-core-common

You can download jar file play2-war-core-common_2.10 0.9-RC2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add play2-war-core-common_2.10-0.9-RC2.jar to your project.

<dependency>
   <groupId>com.github.play2war</groupId>
   <artifactId>play2-war-core-common_2.10</artifactId>
   <version>0.9-RC2</version>
</dependency>
compile group: 'com.github.play2war', name: 'play2-war-core-common_2.10', version: '0.9-RC2'
libraryDependencies += "com.github.play2war" % "play2-war-core-common_2.10" % "0.9-RC2"
<dependency org="com.github.play2war" name="play2-war-core-common_2.10" rev="0.9-RC2"/>
@Grapes(@Grab(group='com.github.play2war', module='play2-war-core-common_2.10', version='0.9-RC2'))
'com.github.play2war:play2-war-core-common_2.10:jar:0.9-RC2'

Download

Click the following link to download the jar file.

play2-war-core-common_2.10-0.9-RC2-javadoc.jar
play2-war-core-common_2.10-0.9-RC2-sources.jar
play2-war-core-common_2.10-0.9-RC2.jar
play2-war-core-common_2.10-0.9-RC2.pom



Related Tutorials