Download play-ws-standalone_2.13.0-M3-2.0.0-M2.jar file - Jar p

Jar examples for p:play-ws-standalone-2.13.0-M3

Description

play-ws-standalone

You can download jar file play-ws-standalone_2.13.0-M3 2.0.0-M2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add play-ws-standalone_2.13.0-M3-2.0.0-M2.jar to your project.

<dependency>
   <groupId>com.typesafe.play</groupId>
   <artifactId>play-ws-standalone_2.13.0-M3</artifactId>
   <version>2.0.0-M2</version>
</dependency>
compile group: 'com.typesafe.play', name: 'play-ws-standalone_2.13.0-M3', version: '2.0.0-M2'
libraryDependencies += "com.typesafe.play" % "play-ws-standalone_2.13.0-M3" % "2.0.0-M2"
<dependency org="com.typesafe.play" name="play-ws-standalone_2.13.0-M3" rev="2.0.0-M2"/>
@Grapes(@Grab(group='com.typesafe.play', module='play-ws-standalone_2.13.0-M3', version='2.0.0-M2'))
'com.typesafe.play:play-ws-standalone_2.13.0-M3:jar:2.0.0-M2'

Download

Click the following link to download the jar file.

play-ws-standalone_2.13.0-M3-2.0.0-M2-javadoc.jar
play-ws-standalone_2.13.0-M3-2.0.0-M2-sources.jar
play-ws-standalone_2.13.0-M3-2.0.0-M2.jar
play-ws-standalone_2.13.0-M3-2.0.0-M2.pom



Related Tutorials