is not current version
Last Version 0.0.7

io.markdom:handler-xml-w3c 0.0.1


GroupId

GroupId

io.markdom
ArtifactId

ArtifactId

handler-xml-w3c
Version

Version

0.0.1
Type

Type

jar

Download handler-xml-w3c 0.0.1


<!-- https://jarcasting.com/artifacts/io.markdom/handler-xml-w3c/ -->
<dependency>
    <groupId>io.markdom</groupId>
    <artifactId>handler-xml-w3c</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.markdom/handler-xml-w3c/
implementation 'io.markdom:handler-xml-w3c:0.0.1'
// https://jarcasting.com/artifacts/io.markdom/handler-xml-w3c/
implementation ("io.markdom:handler-xml-w3c:0.0.1")
'io.markdom:handler-xml-w3c:jar:0.0.1'
<dependency org="io.markdom" name="handler-xml-w3c" rev="0.0.1">
  <artifact name="handler-xml-w3c" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.markdom', module='handler-xml-w3c', version='0.0.1')
)
libraryDependencies += "io.markdom" % "handler-xml-w3c" % "0.0.1"
[io.markdom/handler-xml-w3c "0.0.1"]