| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.github.jfragosoperez |
| Идентификатор | Идентификаторhideybarphotoviewscreen |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеHideyBarPhotoViewScreen Library
Android library that displays photos in the way the native Android pictures Gallery does.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hideybarphotoviewscreen-1.1.pom | |
| hideybarphotoviewscreen-1.1.aar | 52 KB |
| hideybarphotoviewscreen-1.1-sources.jar | 9 KB |
| hideybarphotoviewscreen-1.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jfragosoperez/hideybarphotoviewscreen/ -->
<dependency>
<groupId>com.github.jfragosoperez</groupId>
<artifactId>hideybarphotoviewscreen</artifactId>
<version>1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jfragosoperez/hideybarphotoviewscreen/
implementation 'com.github.jfragosoperez:hideybarphotoviewscreen:1.1'
// https://jarcasting.com/artifacts/com.github.jfragosoperez/hideybarphotoviewscreen/
implementation ("com.github.jfragosoperez:hideybarphotoviewscreen:1.1")
'com.github.jfragosoperez:hideybarphotoviewscreen:aar:1.1'
<dependency org="com.github.jfragosoperez" name="hideybarphotoviewscreen" rev="1.1">
<artifact name="hideybarphotoviewscreen" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jfragosoperez', module='hideybarphotoviewscreen', version='1.1')
)
libraryDependencies += "com.github.jfragosoperez" % "hideybarphotoviewscreen" % "1.1"
[com.github.jfragosoperez/hideybarphotoviewscreen "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.chrisbanes.photoview : library | jar | + |
| com.squareup.picasso : picasso | jar | + |