не последняя версия
Последняя версия 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.

Группа

Группа

io.github.muddz
Идентификатор

Идентификатор

styleabletoast
Версия

Версия

2.3.0
Тип

Тип

aar

Скачать 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"]