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.
2 parents b27904d + 2f941cd commit ca98914Copy full SHA for ca98914
README.markdown renamed to README.md
@@ -3,6 +3,12 @@ Dispatch Reboot
3
4
[](https://travis-ci.org/dispatch/reboot)
5
6
+Latest `version`: [![Maven][mavenImg]][mavenLink]
7
+
8
+[mavenImg]: https://img.shields.io/maven-central/v/net.databinder.dispatch/dispatch-core_2.12.svg
9
+[mavenLink]: https://mvnrepository.com/artifact/net.databinder.dispatch/dispatch-core_2.12
10
11
12
Dispatch reboot is a rewrite of the Dispatch library for
13
HTTP interaction in Scala, using [async-http-client][async]
14
as its underlying transport. For more info, see the
0 commit comments