GroupId | GroupIdio.markdom |
---|---|
ArtifactId | ArtifactIdhandler-xml-w3c |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
handler-xml-w3c-0.0.4.pom | |
handler-xml-w3c-0.0.4.jar | 8 KB |
handler-xml-w3c-0.0.4-sources.jar | 6 KB |
handler-xml-w3c-0.0.4-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.markdom/handler-xml-w3c/ -->
<dependency>
<groupId>io.markdom</groupId>
<artifactId>handler-xml-w3c</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.markdom/handler-xml-w3c/
implementation 'io.markdom:handler-xml-w3c:0.0.4'
// https://jarcasting.com/artifacts/io.markdom/handler-xml-w3c/
implementation ("io.markdom:handler-xml-w3c:0.0.4")
'io.markdom:handler-xml-w3c:jar:0.0.4'
<dependency org="io.markdom" name="handler-xml-w3c" rev="0.0.4">
<artifact name="handler-xml-w3c" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.markdom', module='handler-xml-w3c', version='0.0.4')
)
libraryDependencies += "io.markdom" % "handler-xml-w3c" % "0.0.4"
[io.markdom/handler-xml-w3c "0.0.4"]