<dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-html2md-converter</artifactId>
<version>0.50.36</version>
</dependency>
@Grapes(
@Grab(group='com.vladsch.flexmark', module='flexmark-html2md-converter', version='0.50.36')
)
<dependency org="com.vladsch.flexmark" name="flexmark-html2md-converter" rev="0.50.36" />