Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeust authored Mar 3, 2021
1 parent a5d1e23 commit dfd0056
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,8 @@ Klaxon is a library to parse JSON in Kotlin. [ ![Download](https://api.bintray.
## Install

```kotlin
repositories {
jcenter()
}

dependencies {
implementation 'com.beust:klaxon:5.0.1'
implementation 'com.beust:klaxon:5.5'
}
```

Expand Down

0 comments on commit dfd0056

Please sign in to comment.