| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hotchemi |
| Идентификатор | ИдентификаторProgressMenuItem |
| Последняя версия | Последняя версия0.3.3 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеProgressMenuItem
Helper library about Showing and stopping a progress in the ActionBar.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ProgressMenuItem-0.3.3.pom | |
| ProgressMenuItem-0.3.3.aar | 8 KB |
| ProgressMenuItem-0.3.3-sources.jar | 1 KB |
| ProgressMenuItem-0.3.3-javadoc.jar | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hotchemi/ProgressMenuItem/ -->
<dependency>
<groupId>com.github.hotchemi</groupId>
<artifactId>ProgressMenuItem</artifactId>
<version>0.3.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hotchemi/ProgressMenuItem/
implementation 'com.github.hotchemi:ProgressMenuItem:0.3.3'
// https://jarcasting.com/artifacts/com.github.hotchemi/ProgressMenuItem/
implementation ("com.github.hotchemi:ProgressMenuItem:0.3.3")
'com.github.hotchemi:ProgressMenuItem:aar:0.3.3'
<dependency org="com.github.hotchemi" name="ProgressMenuItem" rev="0.3.3">
<artifact name="ProgressMenuItem" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.hotchemi', module='ProgressMenuItem', version='0.3.3')
)
libraryDependencies += "com.github.hotchemi" % "ProgressMenuItem" % "0.3.3"
[com.github.hotchemi/ProgressMenuItem "0.3.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 19.1.0 |