Download play2-war-core-common_2.10-0.9.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 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.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials