is not current version
Last Version 2.4.0

io.github.muddz:styleabletoast 2.3.0

An Android library that takes the standard toast to the next level with many styling options. Works on all Android versions.

GroupId

GroupId

io.github.muddz
ArtifactId

ArtifactId

styleabletoast
Version

Version

2.3.0
Type

Type

aar

Download styleabletoast 2.3.0


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