MVN

io.markdom : handler-filter

Maven & Gradle

Jan 29, 2020
3 usages
0 stars

Markdom - Handler - Filter

<dependency>
    <groupId>io.markdom</groupId>
    <artifactId>handler-filter</artifactId>
    <version>0.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.markdom : handler-filter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.7

All Versions

Choose a version of io.markdom : handler-filter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
handler-filter-0.0.7
handler-filter-0.0.6
handler-filter-0.0.5
handler-filter-0.0.4

How to add a dependency to Maven

Add the following io.markdom : handler-filter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.markdom</groupId>
    <artifactId>handler-filter</artifactId>
    <version>0.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.markdom : handler-filter gradle dependency to your build.gradle file:

implementation 'io.markdom:handler-filter:0.0.7'

Gradle Kotlin DSL: Add the following io.markdom : handler-filter gradle kotlin dependency to your build.gradle.kts file:

implementation("io.markdom:handler-filter:0.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.markdom : handler-filter sbt scala dependency to your build.sbt file:

libraryDependencies += "io.markdom" % "handler-filter" % "0.0.7"

Advertisement

Dependencies from Group

Jan 29, 2020
6 usages
0 stars
Jan 29, 2020
5 usages
0 stars
Jan 29, 2020
4 usages
0 stars
Jan 29, 2020
3 usages
0 stars
Jan 29, 2020
3 usages
0 stars

Discover Dependencies