shaded-asynchttpclient
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>shaded-asynchttpclient</artifactId>
<version>2.2.13</version>
</dependency><?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>com.typesafe.play</groupId>
<artifactId>shaded-asynchttpclient</artifactId>
<packaging>jar</packaging>
<description>shaded-asynchttpclient</description>
<url>https://github.com/playframework/play-ws/</url>
<version>2.2.13</version>
<licenses>
<license>
<name>Apache-2.0</name>
<url>http://opensource.org/licenses/Apache-2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>shaded-asynchttpclient</name>
<organization>
<name>The Play Framework Project</name>
<url>https://playframework.com</url>
</organization>
<scm>
<url>https://github.com/playframework/play-ws</url>
<connection>git@github.com:playframework/play-ws.git</connection>
</scm>
<developers>
<developer>
<id>playframework</id>
<name>The Play Framework Contributors</name>
<url>https://github.com/playframework</url>
<email>contact@playframework.com</email>
</developer>
<developer>
<id>playframework</id>
<name>The Play Framework Contributors</name>
<url>https://github.com/playframework</url>
<email>contact@playframework.com</email>
</developer>
</developers>
</project>