RTF Parser Kit

Modular RTF parser

License

License

GroupId

GroupId

com.github.joniles
ArtifactId

ArtifactId

rtfparserkit
Last Version

Last Version

1.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

RTF Parser Kit
Modular RTF parser
Project URL

Project URL

https://github.com/joniles/rtfparserkit
Source Code Management

Source Code Management

https://github.com/joniles/rtfparserkit

Download rtfparserkit

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.16.0
1.15.0
1.14.0
1.13.0
1.12.0