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