Skip to content

Commit ebacdce

Browse files
Update docs
1 parent 6c84a76 commit ebacdce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ JsonTree offers several customizations for visual appearance like syntax highlig
2020

2121
## Download
2222

23-
See `maven-central` tag at the top for the latest version.
23+
See `maven` tag at the top for the latest version.
2424

2525
```kotlin
2626
dependencies {
@@ -31,7 +31,7 @@ dependencies {
3131

3232
### Snapshots
3333

34-
Add the sonatype snapshot repository to your gradle setup and add the dependency from above. See `snapshot` tag at the top for the latest version.
34+
Add the sonatype snapshot repository to your gradle setup and add the dependency from above. See `maven` tag at the top for the latest snapshot version.
3535

3636
```kotlin
3737
maven { url = uri("https://central.sonatype.com/repository/maven-snapshots/") }

0 commit comments

Comments
 (0)