Jar examples for p:play-ws-standalone-2.12
play-ws-standalone
You can download jar file play-ws-standalone_2.12 1.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add play-ws-standalone_2.12-1.0.0.jar to your project.
<dependency> <groupId>com.typesafe.play</groupId> <artifactId>play-ws-standalone_2.12</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.typesafe.play', name: 'play-ws-standalone_2.12', version: '1.0.0'
libraryDependencies += "com.typesafe.play" % "play-ws-standalone_2.12" % "1.0.0"
<dependency org="com.typesafe.play" name="play-ws-standalone_2.12" rev="1.0.0"/>
@Grapes(@Grab(group='com.typesafe.play', module='play-ws-standalone_2.12', version='1.0.0'))
'com.typesafe.play:play-ws-standalone_2.12:jar:1.0.0'
Click the following link to download the jar file.
play-ws-standalone_2.12-1.0.0-javadoc.jar