We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba77c9 commit 941b52bCopy full SHA for 941b52b
README.md
@@ -89,7 +89,7 @@ implementations and depend on (publishing) the `jvmCommon` package.
89
```
90
#### **Optional** JVM – uses the stax API _not available_ on Android
91
92
- implementation("io.github.pdvrieze.xmlutil:core-jvm:0.90.3")
+ implementation("io.github.pdvrieze.xmlutil:core-jdk:0.90.3")
93
94
#### **Optional** Android – Uses the android streaming library
95
0 commit comments