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

nicetoast 1.0.0

A nice toast for Android

Лицензия

Лицензия

Группа

Группа

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

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

nicetoast
Версия

Версия

1.0.0
Тип

Тип

aar
Описание

Описание

nicetoast
A nice toast for Android
Ссылка на сайт

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

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

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

https://github.com/PureAway/NiceToast/tree/main

Скачать nicetoast 1.0.0

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

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

Зависимости

compile (3)

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

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

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