is not current version
Last Version 0.64.0

com.vladsch.flexmark:flexmark-jira-converter 0.13.5

flexmark-java extension for jira_converter

GroupId

GroupId

com.vladsch.flexmark
ArtifactId

ArtifactId

flexmark-jira-converter
Version

Version

0.13.5
Type

Type

jar

Download flexmark-jira-converter 0.13.5


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