GroupId | GroupIdcom.vladsch.flexmark |
---|---|
ArtifactId | ArtifactIdflexmark-test-specs |
Version | Version0.61.32 |
Type | Typejar |
Filename | Size |
---|---|
flexmark-test-specs-0.61.32.pom | |
flexmark-test-specs-0.61.32.jar | 219 KB |
flexmark-test-specs-0.61.32-sources.jar | 219 KB |
flexmark-test-specs-0.61.32-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.61.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-test-specs/
implementation 'com.vladsch.flexmark:flexmark-test-specs:0.61.32'
// https://jarcasting.com/artifacts/com.vladsch.flexmark/flexmark-test-specs/
implementation ("com.vladsch.flexmark:flexmark-test-specs:0.61.32")
'com.vladsch.flexmark:flexmark-test-specs:jar:0.61.32'
<dependency org="com.vladsch.flexmark" name="flexmark-test-specs" rev="0.61.32">
<artifact name="flexmark-test-specs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vladsch.flexmark', module='flexmark-test-specs', version='0.61.32')
)
libraryDependencies += "com.vladsch.flexmark" % "flexmark-test-specs" % "0.61.32"
[com.vladsch.flexmark/flexmark-test-specs "0.61.32"]