License |
License |
---|---|
GroupId | GroupIdcom.vladsch.flexmark |
ArtifactId | ArtifactIdflexmark-test-specs |
Last Version | Last Version0.64.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflexmark-java test spec files
flexmark-java CommonMark specs for tests
|
Filename | Size |
---|---|
flexmark-test-specs-0.64.0.pom | |
flexmark-test-specs-0.64.0.jar | 219 KB |
flexmark-test-specs-0.64.0-sources.jar | 219 KB |
flexmark-test-specs-0.64.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-test-specs/ -->
<dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-test-specs</artifactId>
<version>0.64.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-test-specs/
implementation 'com.vladsch.flexmark:flexmark-test-specs:0.64.0'
// https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-test-specs/
implementation ("com.vladsch.flexmark:flexmark-test-specs:0.64.0")
'com.vladsch.flexmark:flexmark-test-specs:jar:0.64.0'
<dependency org="com.vladsch.flexmark" name="flexmark-test-specs" rev="0.64.0">
<artifact name="flexmark-test-specs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vladsch.flexmark', module='flexmark-test-specs', version='0.64.0')
)
libraryDependencies += "com.vladsch.flexmark" % "flexmark-test-specs" % "0.64.0"
[com.vladsch.flexmark/flexmark-test-specs "0.64.0"]
Group / Artifact | Type | Version |
---|---|---|
com.vladsch.flexmark : flexmark-test-util | jar | 0.64.0 |
org.jetbrains : annotations | jar | 15.0 |