Download play-java-ws_2.10-2.4.6.jar file - Jar p

Jar examples for p:play-java-ws-2.10

Description

Play-Java-WS

You can download jar file play-java-ws_2.10 2.4.6 in this page.

License

Apache-2.0

Build File

You can use the following script to add play-java-ws_2.10-2.4.6.jar to your project.

<dependency>
   <groupId>com.typesafe.play</groupId>
   <artifactId>play-java-ws_2.10</artifactId>
   <version>2.4.6</version>
</dependency>
compile group: 'com.typesafe.play', name: 'play-java-ws_2.10', version: '2.4.6'
libraryDependencies += "com.typesafe.play" % "play-java-ws_2.10" % "2.4.6"
<dependency org="com.typesafe.play" name="play-java-ws_2.10" rev="2.4.6"/>
@Grapes(@Grab(group='com.typesafe.play', module='play-java-ws_2.10', version='2.4.6'))
'com.typesafe.play:play-java-ws_2.10:jar:2.4.6'

Download

Click the following link to download the jar file.

play-java-ws_2.10-2.4.6-javadoc.jar
play-java-ws_2.10-2.4.6-sources.jar
play-java-ws_2.10-2.4.6.jar
play-java-ws_2.10-2.4.6.pom



Related Tutorials