is not current version
Last Version 0.1.4

com.github.axet:djvulibre 0.0.8

android djvulibre.

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

djvulibre
Version

Version

0.0.8
Type

Type

aar

Download djvulibre 0.0.8


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