Last Version

PdfBox-Android 2.0.23.0

The Apache PdfBox project ported to work on Android

License

License

Categories

Categories

PDFBox Business Logic Libraries PDF Data
GroupId

GroupId

com.tom-roush
ArtifactId

ArtifactId

pdfbox-android
Version

Version

2.0.23.0
Type

Type

aar
Description

Description

PdfBox-Android
The Apache PdfBox project ported to work on Android
Project URL

Project URL

https://github.com/TomRoush/PdfBox-Android
Source Code Management

Source Code Management

https://github.com/TomRoush/PdfBox-Android

Download pdfbox-android 2.0.23.0


<!-- https://jarcasting.com/artifacts/com.tom-roush/pdfbox-android/ -->
<dependency>
    <groupId>com.tom-roush</groupId>
    <artifactId>pdfbox-android</artifactId>
    <version>2.0.23.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tom-roush/pdfbox-android/
implementation 'com.tom-roush:pdfbox-android:2.0.23.0'
// https://jarcasting.com/artifacts/com.tom-roush/pdfbox-android/
implementation ("com.tom-roush:pdfbox-android:2.0.23.0")
'com.tom-roush:pdfbox-android:aar:2.0.23.0'
<dependency org="com.tom-roush" name="pdfbox-android" rev="2.0.23.0">
  <artifact name="pdfbox-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tom-roush', module='pdfbox-android', version='2.0.23.0')
)
libraryDependencies += "com.tom-roush" % "pdfbox-android" % "2.0.23.0"
[com.tom-roush/pdfbox-android "2.0.23.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15to18 jar 1.70
org.bouncycastle : bcpkix-jdk15to18 jar 1.70
org.bouncycastle : bcutil-jdk15to18 jar 1.70

Project Modules

There are no modules declared in this project.