| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.kazakago.friedtoast |
| Идентификатор | Идентификаторfriedtoast |
| Версия | Версия1.2.0 |
| Тип | Типaar |
| Описание |
ОписаниеFriedToast
A rich Toast library that can display images, titles, and descriptions.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| friedtoast-1.2.0.pom | |
| friedtoast-1.2.0-sources.jar | 4 KB |
| friedtoast-1.2.0-javadoc.jar | 281 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.kazakago.friedtoast/friedtoast/ -->
<dependency>
<groupId>com.kazakago.friedtoast</groupId>
<artifactId>friedtoast</artifactId>
<version>1.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.kazakago.friedtoast/friedtoast/
implementation 'com.kazakago.friedtoast:friedtoast:1.2.0'
// https://jarcasting.com/artifacts/com.kazakago.friedtoast/friedtoast/
implementation ("com.kazakago.friedtoast:friedtoast:1.2.0")
'com.kazakago.friedtoast:friedtoast:aar:1.2.0'
<dependency org="com.kazakago.friedtoast" name="friedtoast" rev="1.2.0">
<artifact name="friedtoast" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.kazakago.friedtoast', module='friedtoast', version='1.2.0')
)
libraryDependencies += "com.kazakago.friedtoast" % "friedtoast" % "1.2.0"
[com.kazakago.friedtoast/friedtoast "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.0 |
| androidx.annotation » annotation | jar | 1.2.0 |
| androidx.core » core-ktx | jar | 1.3.2 |