| Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
|---|---|
| GroupId | GroupIdcom.github.lizardev |
| ArtifactId | ArtifactIdxquery-saxon-coverage |
| Version | Version0.6 |
| Type | Typejar |
| Filename | Size |
|---|---|
| xquery-saxon-coverage-0.6.pom | |
| xquery-saxon-coverage-0.6.jar | 92 KB |
| xquery-saxon-coverage-0.6-sources.jar | 74 KB |
| xquery-saxon-coverage-0.6-javadoc.jar | 228 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.lizardev/xquery-saxon-coverage/ -->
<dependency>
<groupId>com.github.lizardev</groupId>
<artifactId>xquery-saxon-coverage</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lizardev/xquery-saxon-coverage/
implementation 'com.github.lizardev:xquery-saxon-coverage:0.6'
// https://jarcasting.com/artifacts/com.github.lizardev/xquery-saxon-coverage/
implementation ("com.github.lizardev:xquery-saxon-coverage:0.6")
'com.github.lizardev:xquery-saxon-coverage:jar:0.6'
<dependency org="com.github.lizardev" name="xquery-saxon-coverage" rev="0.6">
<artifact name="xquery-saxon-coverage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lizardev', module='xquery-saxon-coverage', version='0.6')
)
libraryDependencies += "com.github.lizardev" % "xquery-saxon-coverage" % "0.6"
[com.github.lizardev/xquery-saxon-coverage "0.6"]