load-toast

This small library provides a better toast which will give the user feedback by morphing into a checkmark or cross (success and fail)

Лицензия

Лицензия

Группа

Группа

com.mohsenoid.load-toast
Идентификатор

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

load-toast
Последняя версия

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

1.1.7
Дата

Дата

Тип

Тип

aar
Описание

Описание

load-toast
This small library provides a better toast which will give the user feedback by morphing into a checkmark or cross (success and fail)

Скачать load-toast

Как подключить последнюю версию

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

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.30
com.nineoldandroids : library jar 2.4.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.7
1.1.6
1.1.5
1.1.4