You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ JsonTree offers several customizations for visual appearance like syntax highlig
20
20
21
21
## Download
22
22
23
-
See `maven-central` tag at the top for the latest version.
23
+
See `maven` tag at the top for the latest version.
24
24
25
25
```kotlin
26
26
dependencies {
@@ -31,7 +31,7 @@ dependencies {
31
31
32
32
### Snapshots
33
33
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.
0 commit comments