is not current version
Last Version 2.2.0-M1

com.typesafe.play:shaded-asynchttpclient 1.0.2

shaded-asynchttpclient

Categories

Categories

CLI User Interface
GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

shaded-asynchttpclient
Version

Version

1.0.2
Type

Type

jar

Download shaded-asynchttpclient 1.0.2


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