is not current version
Last Version 1.1.0

com.ibm.mdfromhtml:remark 1.0.4

markdown generator from html updated but based on original Apache 2.0 licensed code from https://bitbucket.org/OverZealous/remark/src/default/

GroupId

GroupId

com.ibm.mdfromhtml
ArtifactId

ArtifactId

remark
Version

Version

1.0.4
Type

Type

jar

Download remark 1.0.4


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