License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.github.axet |
ArtifactId | ArtifactIdpdfium |
Last Version | Last Version2.0.15 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid PdfiumAndroid Library
PdfiumAndroid base classes.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pdfium-2.0.15.pom | |
pdfium-2.0.15.aar | 340 KB |
pdfium-2.0.15-sources.jar | 3 KB |
pdfium-2.0.15-javadoc.jar | 419 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.axet/pdfium/ -->
<dependency>
<groupId>com.github.axet</groupId>
<artifactId>pdfium</artifactId>
<version>2.0.15</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.axet/pdfium/
implementation 'com.github.axet:pdfium:2.0.15'
// https://jarcasting.com/artifacts/com.github.axet/pdfium/
implementation ("com.github.axet:pdfium:2.0.15")
'com.github.axet:pdfium:aar:2.0.15'
<dependency org="com.github.axet" name="pdfium" rev="2.0.15">
<artifact name="pdfium" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.axet', module='pdfium', version='2.0.15')
)
libraryDependencies += "com.github.axet" % "pdfium" % "2.0.15"
[com.github.axet/pdfium "2.0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.github.axet : libmodpdfium | jar | dc397e0 |