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

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

Download

Click the following link to download the jar file.

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



Related Tutorials