Last Version

flexmark-java experimental utility classes 0.64.0

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

License

License

GroupId

GroupId

com.vladsch.flexmark
ArtifactId

ArtifactId

flexmark-util-experimental
Version

Version

0.64.0
Type

Type

jar
Description

Description

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

Download flexmark-util-experimental 0.64.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.vladsch.flexmark : flexmark-util-ast jar 0.64.0
com.vladsch.flexmark : flexmark-util-data jar 0.64.0
com.vladsch.flexmark : flexmark-util-misc jar 0.64.0
com.vladsch.flexmark : flexmark-util-collection jar 0.64.0
com.vladsch.flexmark : flexmark-util-sequence jar 0.64.0
org.jetbrains : annotations jar 15.0

test (2)

Group / Artifact Type Version
com.vladsch.flexmark : flexmark-test-util jar 0.64.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.