toastx

Android轻量级的Toast库

Лицензия

Лицензия

Группа

Группа

com.ooimi
Идентификатор

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

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

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

1.1.3
Дата

Дата

Тип

Тип

aar
Описание

Описание

toastx
Android轻量级的Toast库
Ссылка на сайт

Ссылка на сайт

https://github.com/yinshuai0324/ToastX
Система контроля версий

Система контроля версий

https://github.com/yinshuai0324/ToastX

Скачать toastx

Имя Файла Размер
toastx-1.1.3.pom
toastx-1.1.3-sources.jar 61 KB
toastx-1.1.3-javadoc.jar 261 bytes
Обзор

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

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

Зависимости

runtime (4)

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

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

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

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

Версия
1.1.3
1.1.2