is not current version
Last Version 0.1.4

com.github.axet:djvulibre 0.1.1

android djvulibre.

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

djvulibre
Version

Version

0.1.1
Type

Type

aar

Download djvulibre 0.1.1


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