Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PXAV committed Feb 27, 2021
1 parent ca6a084 commit 8d1fa8d
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 @@ -125,13 +125,13 @@ There are version implementations for the following version implementations avai
<dependency>
<groupId>com.github.pxav.kelp</groupId>
<artifactId>core</artifactId>
<version>0.2.0</version>
<version>0.3.0</version>
</dependency>
```

### Gradle
```shell script
compile group: 'com.github.pxav.kelp', name: 'core', version: '0.2.0'
compile group: 'com.github.pxav.kelp', name: 'core', version: '0.3.0'
```

### Other build tools
Expand Down

0 comments on commit 8d1fa8d

Please sign in to comment.