is not current version
Last Version 1.0.1

com.github.bbottema:rtf-to-html 1.0.0

RTF to HTML conversion done right

GroupId

GroupId

com.github.bbottema
ArtifactId

ArtifactId

rtf-to-html
Version

Version

1.0.0
Type

Type

jar

Download rtf-to-html 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.bbottema/rtf-to-html/ -->
<dependency>
    <groupId>com.github.bbottema</groupId>
    <artifactId>rtf-to-html</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bbottema/rtf-to-html/
implementation 'com.github.bbottema:rtf-to-html:1.0.0'
// https://jarcasting.com/artifacts/com.github.bbottema/rtf-to-html/
implementation ("com.github.bbottema:rtf-to-html:1.0.0")
'com.github.bbottema:rtf-to-html:jar:1.0.0'
<dependency org="com.github.bbottema" name="rtf-to-html" rev="1.0.0">
  <artifact name="rtf-to-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bbottema', module='rtf-to-html', version='1.0.0')
)
libraryDependencies += "com.github.bbottema" % "rtf-to-html" % "1.0.0"
[com.github.bbottema/rtf-to-html "1.0.0"]