is not current version
Last Version 1.3.4

com.github.axet.fbreader:supertoasts 0.0.5

Clone of https://github.com/JohnPersano/SuperToasts

GroupId

GroupId

com.github.axet.fbreader
ArtifactId

ArtifactId

supertoasts
Version

Version

0.0.5
Type

Type

aar

Download supertoasts 0.0.5


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