f

flexmark-all

flexmark-java core and all extension modules and converters
Files download
File Operation
flexmark-all-0.36.8.jar download
flexmark-all-0.36.8.pom download
Apache Maven
<dependency>
  <groupId>com.vladsch.flexmark</groupId>
  <artifactId>flexmark-all</artifactId>
  <version>0.36.8</version>
</dependency>
Gradle Groovy
implementation 'com.vladsch.flexmark:flexmark-all:0.36.8'
Gradle Kotlin
implementation("com.vladsch.flexmark:flexmark-all:0.36.8")
Scala SBT
libraryDependencies += "com.vladsch.flexmark" % "flexmark-all" % "0.36.8"
Groovy Grape
@Grapes(
  @Grab(group='com.vladsch.flexmark', module='flexmark-all', version='0.36.8')
)
Apache Ivy
<dependency org="com.vladsch.flexmark" name="flexmark-all" rev="0.36.8" />
Leiningen
[com.vladsch.flexmark/flexmark-all "0.36.8"]
Apache Buildr
'com.vladsch.flexmark:flexmark-all:jar:0.36.8'
Dependencies
<parent>
  <groupId>com.vladsch.flexmark</groupId>
  <artifactId>flexmark-java</artifactId>
  <version>0.36.8</version>
</parent>

compile

|-- com.vladsch.flexmark:flexmark:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-abbreviation:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-admonition:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-anchorlink:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-aside:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-attributes:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-autolink:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-definition:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-emoji:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-enumerated-reference:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-escaped-character:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-footnotes:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-gfm-issues:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-gfm-tables:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-gfm-users:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-gitlab:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-jekyll-front-matter:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-jekyll-tag:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-media-tags:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-macros:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-ins:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-xwiki-macros:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-superscript:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-tables:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-toc:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-typographic:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-wikilink:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-yaml-front-matter:0.36.8

|-- com.vladsch.flexmark:flexmark-ext-youtube-embedded:0.36.8

|-- com.vladsch.flexmark:flexmark-formatter:0.36.8

|-- com.vladsch.flexmark:flexmark-html-parser:0.36.8

|-- com.vladsch.flexmark:flexmark-jira-converter:0.36.8

|-- com.vladsch.flexmark:flexmark-pdf-converter:0.36.8

|-- com.vladsch.flexmark:flexmark-profile-pegdown:0.36.8

|-- com.vladsch.flexmark:flexmark-util:0.36.8

|-- com.vladsch.flexmark:flexmark-youtrack-converter:0.36.8