License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.github.librepdf |
ArtifactId | ArtifactIdopenrtf |
Version | Version1.2.0 |
Type | Typejar |
Description |
DescriptionOpenRTF
Open and Free RTF library.
|
Project URL |
Project URL |
Filename | Size |
---|---|
openrtf-1.2.0.pom | |
openrtf-1.2.0.jar | 211 KB |
openrtf-1.2.0-sources.jar | 270 KB |
openrtf-1.2.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.librepdf/openrtf/
implementation 'com.github.librepdf:openrtf:1.2.0'
// https://jarcasting.com/artifacts/com.github.librepdf/openrtf/
implementation ("com.github.librepdf:openrtf:1.2.0")
'com.github.librepdf:openrtf:jar:1.2.0'
<dependency org="com.github.librepdf" name="openrtf" rev="1.2.0">
<artifact name="openrtf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.librepdf', module='openrtf', version='1.2.0')
)
libraryDependencies += "com.github.librepdf" % "openrtf" % "1.2.0"
[com.github.librepdf/openrtf "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.librepdf : openpdf | jar | 1.3.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |