is not current version
Last Version 0.64.0

com.vladsch.flexmark:flexmark-integration-test 0.40.20

Tests integration of all extensions

GroupId

GroupId

com.vladsch.flexmark
ArtifactId

ArtifactId

flexmark-integration-test
Version

Version

0.40.20
Type

Type

jar

Download flexmark-integration-test 0.40.20


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