We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55d7c2 commit 367ac3cCopy full SHA for 367ac3c
README.md
@@ -17,7 +17,7 @@ The `Kotlin-RFC9457-Problem-Details` library implements `application/problem+jso
17
18
```kotlin
19
dependencies {
20
- implementation("schwarz.it:kotlin-rfc9457-problem-details:$problemDetailsVersion")
+ implementation("io.github.schwarzit:kotlin-rfc9457-problem-details:$problemDetailsVersion")
21
}
22
```
23
0 commit comments