Last Version

flexmark-java test utilities 0.64.0

flexmark-java classes for tests

License

License

GroupId

GroupId

com.vladsch.flexmark
ArtifactId

ArtifactId

flexmark-test-util
Version

Version

0.64.0
Type

Type

jar
Description

Description

flexmark-java test utilities
flexmark-java classes for tests

Download flexmark-test-util 0.64.0


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

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.