не последняя версия
Последняя версия 4.0.3

io.github.vincent-series:smart-toast 4.0.1

compatible and robust toast lib developed by zhiqiang.zhu.

Группа

Группа

io.github.vincent-series
Идентификатор

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

smart-toast
Версия

Версия

4.0.1
Тип

Тип

aar

Скачать smart-toast 4.0.1


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