Categories |
CategoriesPDF Data |
---|---|
GroupId | GroupIdcom.github.ahmerafzal1 |
ArtifactId | ArtifactIdAhmerPdfium |
Version | Version6.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
AhmerPdfium-6.0.0.pom | |
AhmerPdfium-6.0.0.aar | 17 MB |
AhmerPdfium-6.0.0-sources.jar | 7 KB |
AhmerPdfium-6.0.0-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ahmerafzal1/AhmerPdfium/ -->
<dependency>
<groupId>com.github.ahmerafzal1</groupId>
<artifactId>AhmerPdfium</artifactId>
<version>6.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ahmerafzal1/AhmerPdfium/
implementation 'com.github.ahmerafzal1:AhmerPdfium:6.0.0'
// https://jarcasting.com/artifacts/com.github.ahmerafzal1/AhmerPdfium/
implementation ("com.github.ahmerafzal1:AhmerPdfium:6.0.0")
'com.github.ahmerafzal1:AhmerPdfium:aar:6.0.0'
<dependency org="com.github.ahmerafzal1" name="AhmerPdfium" rev="6.0.0">
<artifact name="AhmerPdfium" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ahmerafzal1', module='AhmerPdfium', version='6.0.0')
)
libraryDependencies += "com.github.ahmerafzal1" % "AhmerPdfium" % "6.0.0"
[com.github.ahmerafzal1/AhmerPdfium "6.0.0"]