is not current version
Last Version 1.3.4

com.github.axet.fbreader:supertoasts 0.0.1

FBReader base classes.

GroupId

GroupId

com.github.axet.fbreader
ArtifactId

ArtifactId

supertoasts
Version

Version

0.0.1
Type

Type

aar

Download supertoasts 0.0.1


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