Standalone Play WS, an async HTTP client with fluent API
shaded-asynchttpclient 1.0.0-M1
Group ID:
com.typesafe.play
Artifact ID:
shaded-asynchttpclient_2.12
Version:
1.0.0-M1
Release Date:
Jan 19, 2017
Licenses:
Files:
Full Scala Version:
2.12.1
Developers:
libraryDependencies += "com.typesafe.play" %% "shaded-asynchttpclient" % "1.0.0-M1"
ivy"com.typesafe.play::shaded-asynchttpclient:1.0.0-M1"
//> using dep "com.typesafe.play::shaded-asynchttpclient:1.0.0-M1"
import $ivy.`com.typesafe.play::shaded-asynchttpclient:1.0.0-M1`
<dependency> <groupId>com.typesafe.play</groupId> <artifactId>shaded-asynchttpclient_2.12</artifactId> <version>1.0.0-M1</version> </dependency>
compile group: 'com.typesafe.play', name: 'shaded-asynchttpclient_2.12', version: '1.0.0-M1'