Skip to content

Commit

Permalink
Add gradle example to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rjokelai committed Dec 7, 2015
1 parent b912c7e commit 1c74078
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ The package provides helper methods for interacting with, e.g., the stream featu
<version>1.0.0</version>
</dependency>

### Gradle

compile 'com.nitorcreations:java8utils:1.0.0'

## Stream helpers

Transforming to streams:
Expand Down

0 comments on commit 1c74078

Please sign in to comment.