| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.yueliangrensheng |
| Идентификатор | Идентификаторxtoast |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеxtoast
a Toast lib for Android.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| xtoast-1.0.4.pom | |
| xtoast-1.0.4.aar | 16 KB |
| xtoast-1.0.4-sources.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.yueliangrensheng/xtoast/ -->
<dependency>
<groupId>io.github.yueliangrensheng</groupId>
<artifactId>xtoast</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yueliangrensheng/xtoast/
implementation 'io.github.yueliangrensheng:xtoast:1.0.4'
// https://jarcasting.com/artifacts/io.github.yueliangrensheng/xtoast/
implementation ("io.github.yueliangrensheng:xtoast:1.0.4")
'io.github.yueliangrensheng:xtoast:aar:1.0.4'
<dependency org="io.github.yueliangrensheng" name="xtoast" rev="1.0.4">
<artifact name="xtoast" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yueliangrensheng', module='xtoast', version='1.0.4')
)
libraryDependencies += "io.github.yueliangrensheng" % "xtoast" % "1.0.4"
[io.github.yueliangrensheng/xtoast "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.1.0 |