is not current version
Last Version 2.2.0-M1

com.typesafe.play:shaded-asynchttpclient 2.1.10

shaded-asynchttpclient

Categories

Categories

CLI User Interface
GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

shaded-asynchttpclient
Version

Version

2.1.10
Type

Type

jar

Download shaded-asynchttpclient 2.1.10


<!-- https://jarcasting.com/artifacts/com.typesafe.play/shaded-asynchttpclient/ -->
<dependency>
    <groupId>com.typesafe.play</groupId>
    <artifactId>shaded-asynchttpclient</artifactId>
    <version>2.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/shaded-asynchttpclient/
implementation 'com.typesafe.play:shaded-asynchttpclient:2.1.10'
// https://jarcasting.com/artifacts/com.typesafe.play/shaded-asynchttpclient/
implementation ("com.typesafe.play:shaded-asynchttpclient:2.1.10")
'com.typesafe.play:shaded-asynchttpclient:jar:2.1.10'
<dependency org="com.typesafe.play" name="shaded-asynchttpclient" rev="2.1.10">
  <artifact name="shaded-asynchttpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='shaded-asynchttpclient', version='2.1.10')
)
libraryDependencies += "com.typesafe.play" % "shaded-asynchttpclient" % "2.1.10"
[com.typesafe.play/shaded-asynchttpclient "2.1.10"]