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