is not current version
Last Version 0.17.0

com.atlassian.commonmark:commonmark-integration-test 0.2.0

Tests integration of all extensions

GroupId

GroupId

com.atlassian.commonmark
ArtifactId

ArtifactId

commonmark-integration-test
Version

Version

0.2.0
Type

Type

jar

Download commonmark-integration-test 0.2.0


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