is not current version
Last Version 0.1.4

com.github.axet:djvulibre 0.0.3

android djvulibre.

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

djvulibre
Version

Version

0.0.3
Type

Type

aar

Download djvulibre 0.0.3


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