is not current version
Last Version 0.64.0

com.vladsch.flexmark:flexmark-util-experimental 0.61.16

Contains experimental classes that may or may not work in all cases. Use at your own risk.

GroupId

GroupId

com.vladsch.flexmark
ArtifactId

ArtifactId

flexmark-util-experimental
Version

Version

0.61.16
Type

Type

jar

Download flexmark-util-experimental 0.61.16


<!-- https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-util-experimental/ -->
<dependency>
    <groupId>com.vladsch.flexmark</groupId>
    <artifactId>flexmark-util-experimental</artifactId>
    <version>0.61.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-util-experimental/
implementation 'com.vladsch.flexmark:flexmark-util-experimental:0.61.16'
// https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-util-experimental/
implementation ("com.vladsch.flexmark:flexmark-util-experimental:0.61.16")
'com.vladsch.flexmark:flexmark-util-experimental:jar:0.61.16'
<dependency org="com.vladsch.flexmark" name="flexmark-util-experimental" rev="0.61.16">
  <artifact name="flexmark-util-experimental" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vladsch.flexmark', module='flexmark-util-experimental', version='0.61.16')
)
libraryDependencies += "com.vladsch.flexmark" % "flexmark-util-experimental" % "0.61.16"
[com.vladsch.flexmark/flexmark-util-experimental "0.61.16"]