Skip to content
This repository has been archived by the owner on May 14, 2018. It is now read-only.

Commit

Permalink
v2.0.1: back to java 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Kurilov committed Apr 20, 2018
1 parent 8b375df commit db3941e
Show file tree
Hide file tree
Showing 88 changed files with 44 additions and 30,853 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ executed concurrently also.
## Gradle

```groovy
compile group: 'com.github.akurilov', name: 'java-concurrent', version: '1.1.4'
compile group: 'com.github.akurilov', name: 'java-concurrent', version: '2.0.1'
```

## Implementing Basic Coroutine
Expand Down
Loading

0 comments on commit db3941e

Please sign in to comment.