is not current version
Last Version 1.1.0

com.github.librepdf:pdf-rtf 1.0.2


Categories

Categories

PDF Data
GroupId

GroupId

com.github.librepdf
ArtifactId

ArtifactId

pdf-rtf
Version

Version

1.0.2
Type

Type

jar

Download pdf-rtf 1.0.2


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