is not current version
Last Version 3.5.27-4

com.github.axet:libdjvu 3.5.27-1

android libdjvu.

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

libdjvu
Version

Version

3.5.27-1
Type

Type

aar

Download libdjvu 3.5.27-1


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