is not current version
Last Version 0.1.17

com.github.axet.fbreader:library 0.1.8

FBReader base classes.

GroupId

GroupId

com.github.axet.fbreader
ArtifactId

ArtifactId

library
Version

Version

0.1.8
Type

Type

aar

Download library 0.1.8


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