Skip to content

Commit

Permalink
Added maven info
Browse files Browse the repository at this point in the history
  • Loading branch information
drejc committed Mar 6, 2017
1 parent d326e4c commit 3fb10e1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ Http utilities for easy request building and execution

Wrapper around Apache Http client

# Setup
```xml
<dependency>
<groupId>com.zandero</groupId>
<artifactId>http</artifactId>
<version>1.0</version>
</dependency>
```

## HttpUtils

Expand Down

0 comments on commit 3fb10e1

Please sign in to comment.