Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-cherednik committed Sep 20, 2019
1 parent 04338b3 commit 0a5c961
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ Zip files support for JVM application
<dependency>
<groupId>ru.oleg-cherednik.zip4jvm</groupId>
<artifactId>zip4jvm</artifactId>
<version>1.0</version>
<version>0.7</version>
</dependency>
~~~~

### Gradle
~~~~
compile 'ru.oleg-cherednik.zip4jvm:zip4jvm:1.0'
compile 'ru.oleg-cherednik.zip4jvm:zip4jvm:0.7'
~~~~

## Usage
Expand Down

0 comments on commit 0a5c961

Please sign in to comment.