License |
License |
---|---|
GroupId | GroupIdcom.vladsch.flexmark |
ArtifactId | ArtifactIdflexmark-integration-test |
Last Version | Last Version0.64.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflexmark-java integration tests
Tests integration of all extensions
|
Filename | Size |
---|---|
flexmark-integration-test-0.64.0.pom | |
flexmark-integration-test-0.64.0.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-integration-test/ -->
<dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-integration-test</artifactId>
<version>0.64.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-integration-test/
implementation 'com.vladsch.flexmark:flexmark-integration-test:0.64.0'
// https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-integration-test/
implementation ("com.vladsch.flexmark:flexmark-integration-test:0.64.0")
'com.vladsch.flexmark:flexmark-integration-test:jar:0.64.0'
<dependency org="com.vladsch.flexmark" name="flexmark-integration-test" rev="0.64.0">
<artifact name="flexmark-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vladsch.flexmark', module='flexmark-integration-test', version='0.64.0')
)
libraryDependencies += "com.vladsch.flexmark" % "flexmark-integration-test" % "0.64.0"
[com.vladsch.flexmark/flexmark-integration-test "0.64.0"]
Group / Artifact | Type | Version |
---|---|---|
com.vladsch.flexmark : flexmark-util | jar | 0.64.0 |