| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.lsjwzh |
| Идентификатор | Идентификаторloadingeverywhere |
| Версия | Версия2.0.5 |
| Тип | Типaar |
| Описание |
ОписаниеLoadingEverywhere Library
LoadingEverywhere is an Android library that makes it easy to create and manage a loading mask over any view.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| loadingeverywhere-2.0.5.pom | |
| loadingeverywhere-2.0.5.aar | 71 KB |
| loadingeverywhere-2.0.5-sources.jar | 8 KB |
| loadingeverywhere-2.0.5-javadoc.jar | 94 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lsjwzh/loadingeverywhere/ -->
<dependency>
<groupId>com.lsjwzh</groupId>
<artifactId>loadingeverywhere</artifactId>
<version>2.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lsjwzh/loadingeverywhere/
implementation 'com.lsjwzh:loadingeverywhere:2.0.5'
// https://jarcasting.com/artifacts/com.lsjwzh/loadingeverywhere/
implementation ("com.lsjwzh:loadingeverywhere:2.0.5")
'com.lsjwzh:loadingeverywhere:aar:2.0.5'
<dependency org="com.lsjwzh" name="loadingeverywhere" rev="2.0.5">
<artifact name="loadingeverywhere" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lsjwzh', module='loadingeverywhere', version='2.0.5')
)
libraryDependencies += "com.lsjwzh" % "loadingeverywhere" % "2.0.5"
[com.lsjwzh/loadingeverywhere "2.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 19.+ |