Download play2-war-core-common_2.9.1-0.8.2.jar file - Jar p

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

Description

play2-war-core-common

You can download jar file play2-war-core-common_2.9.1 0.8.2 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.9.1-0.8.2.jar to your project.

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

Download

Click the following link to download the jar file.

play2-war-core-common_2.9.1-0.8.2-javadoc.jar
play2-war-core-common_2.9.1-0.8.2-sources.jar
play2-war-core-common_2.9.1-0.8.2.jar
play2-war-core-common_2.9.1-0.8.2.pom



Related Tutorials