Skip to content

Commit a2f9610

Browse files
committed
Merge pull request AsyncHttpClient#1097 from nurkiewicz/patch-1
Link to automatically find all version in Maven Central
2 parents 3db03c3 + 7ad5b0c commit a2f9610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ First, in order to add it to your Maven project, simply add this dependency:
2222

2323
You can also download the artifact
2424

25-
[Maven Search](http://search.maven.org)
25+
[Maven Search](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.ning%22%20AND%20a%3A%22async-http-client%22)
2626

2727
AHC is an abstraction layer that can work on top of the bare JDK, Netty and Grizzly.
2828
Note that the JDK implementation is very limited and you should **REALLY** use the other *real* providers.

0 commit comments

Comments
 (0)