is not current version
Last Version 2.0.0

tv.loilo.pdf:pdfcompat 1.0.0

Pdfium-Based PDF Rendering Engine compatible with Android 4.4

Categories

Categories

PDF Data
GroupId

GroupId

tv.loilo.pdf
ArtifactId

ArtifactId

pdfcompat
Version

Version

1.0.0
Type

Type

aar

Download pdfcompat 1.0.0


<!-- https://jarcasting.com/artifacts/tv.loilo.pdf/pdfcompat/ -->
<dependency>
    <groupId>tv.loilo.pdf</groupId>
    <artifactId>pdfcompat</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tv.loilo.pdf/pdfcompat/
implementation 'tv.loilo.pdf:pdfcompat:1.0.0'
// https://jarcasting.com/artifacts/tv.loilo.pdf/pdfcompat/
implementation ("tv.loilo.pdf:pdfcompat:1.0.0")
'tv.loilo.pdf:pdfcompat:aar:1.0.0'
<dependency org="tv.loilo.pdf" name="pdfcompat" rev="1.0.0">
  <artifact name="pdfcompat" type="aar" />
</dependency>
@Grapes(
@Grab(group='tv.loilo.pdf', module='pdfcompat', version='1.0.0')
)
libraryDependencies += "tv.loilo.pdf" % "pdfcompat" % "1.0.0"
[tv.loilo.pdf/pdfcompat "1.0.0"]