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