| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.muddz |
| Идентификатор | Идентификаторstyleabletoast |
| Версия | Версия2.4.0 |
| Тип | Типaar |
| Описание |
Описаниеstyleabletoast
An Android library that takes the standard toast to the next level with many styling options. Works on all Android versions.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| styleabletoast-2.4.0.pom | |
| styleabletoast-2.4.0-sources.jar | 3 KB |
| styleabletoast-2.4.0-javadoc.jar | 404 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.muddz/styleabletoast/ -->
<dependency>
<groupId>io.github.muddz</groupId>
<artifactId>styleabletoast</artifactId>
<version>2.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.muddz/styleabletoast/
implementation 'io.github.muddz:styleabletoast:2.4.0'
// https://jarcasting.com/artifacts/io.github.muddz/styleabletoast/
implementation ("io.github.muddz:styleabletoast:2.4.0")
'io.github.muddz:styleabletoast:aar:2.4.0'
<dependency org="io.github.muddz" name="styleabletoast" rev="2.4.0">
<artifact name="styleabletoast" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.muddz', module='styleabletoast', version='2.4.0')
)
libraryDependencies += "io.github.muddz" % "styleabletoast" % "2.4.0"
[io.github.muddz/styleabletoast "2.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |