License |
License |
---|---|
GroupId | GroupIdcom.github.joniles |
ArtifactId | ArtifactIdrtfparserkit |
Last Version | Last Version1.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRTF Parser Kit
Modular RTF parser
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rtfparserkit-1.16.0.pom | |
rtfparserkit-1.16.0.jar | 97 KB |
rtfparserkit-1.16.0-sources.jar | 51 KB |
rtfparserkit-1.16.0-javadoc.jar | 169 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |