is not current version
Last Version 0.1.6

com.github.axet:k2pdfopt 0.1.4

android k2pdfopt.

Categories

Categories

PDF Data
GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

k2pdfopt
Version

Version

0.1.4
Type

Type

aar

Download k2pdfopt 0.1.4


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