is not current version
Last Version 0.1.17

com.github.axet.fbreader:library 0.0.20

FBReader base classes.

GroupId

GroupId

com.github.axet.fbreader
ArtifactId

ArtifactId

library
Version

Version

0.0.20
Type

Type

aar

Download library 0.0.20


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