| License |
License |
|---|---|
| Categories |
CategoriesPDF Data |
| GroupId | GroupIdcom.github.librepdf |
| ArtifactId | ArtifactIdopenrtf |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenRTF
Open and Free RTF library.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| openrtf-1.2.1.pom | |
| openrtf-1.2.1.jar | 211 KB |
| openrtf-1.2.1-sources.jar | 270 KB |
| openrtf-1.2.1-javadoc.jar | 707 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.librepdf/openrtf/ -->
<dependency>
<groupId>com.github.librepdf</groupId>
<artifactId>openrtf</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.librepdf/openrtf/
implementation 'com.github.librepdf:openrtf:1.2.1'
// https://jarcasting.com/artifacts/com.github.librepdf/openrtf/
implementation ("com.github.librepdf:openrtf:1.2.1")
'com.github.librepdf:openrtf:jar:1.2.1'
<dependency org="com.github.librepdf" name="openrtf" rev="1.2.1">
<artifact name="openrtf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.librepdf', module='openrtf', version='1.2.1')
)
libraryDependencies += "com.github.librepdf" % "openrtf" % "1.2.1"
[com.github.librepdf/openrtf "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.librepdf : openpdf | jar | 1.3.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |