toast

A concise description of my library

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.6
Дата

Дата

Тип

Тип

aar
Описание

Описание

toast
A concise description of my library

Скачать toast

Имя Файла Размер
toast-1.0.6.pom
Обзор

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

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

Зависимости

runtime (5)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21
androidx.core » core-ktx jar 1.5.0
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.3.0
com.github.hsicen » Extensions jar 1.0.6

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

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

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

Версия
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0