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

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

Download

Click the following link to download the jar file.

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



Related Tutorials