is not current version
Last Version 1.16.0

com.github.joniles:rtfparserkit 1.14.0

Modular RTF parser

GroupId

GroupId

com.github.joniles
ArtifactId

ArtifactId

rtfparserkit
Version

Version

1.14.0
Type

Type

jar

Download rtfparserkit 1.14.0


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