is not current version
Last Version 0.1.6

com.github.axet:k2pdfopt 0.0.9

android k2pdfopt.

Categories

Categories

PDF Data
GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

k2pdfopt
Version

Version

0.0.9
Type

Type

aar

Download k2pdfopt 0.0.9


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