We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c8b5c8 commit 475a2b0Copy full SHA for 475a2b0
README.md
@@ -10,10 +10,7 @@ The library also supports the WebSocket Protocol. The Async HTTP Client library
10
11
It's built on top of [Netty](https://github.com/netty/netty) and currently requires JDK8.
12
13
-Latest `version`: [![Maven][mavenImg]][mavenLink]
14
-
15
-[mavenImg]: https://img.shields.io/maven-central/v/org.asynchttpclient/async-http-client.svg
16
-[mavenLink]: http://mvnrepository.com/artifact/org.asynchttpclient/async-http-client
+Latest `version`: [](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.asynchttpclient%22%20AND%20a%3A%22async-http-client%22)
17
18
## Installation
19
0 commit comments