Skip to content

Commit 1c74078

Browse files
committed
Add gradle example to readme
1 parent b912c7e commit 1c74078

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ The package provides helper methods for interacting with, e.g., the stream featu
1010
<version>1.0.0</version>
1111
</dependency>
1212

13+
### Gradle
14+
15+
compile 'com.nitorcreations:java8utils:1.0.0'
16+
1317
## Stream helpers
1418

1519
Transforming to streams:

0 commit comments

Comments
 (0)