| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.igreenwood.loupe |
| Идентификатор | Идентификаторloupe |
| Последняя версия | Последняя версия1.2.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеloupe
ImageView Helper for Android that supports pinch-to-zoom and swipe-to-dismiss gesture.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| loupe-1.2.2.pom | |
| loupe-1.2.2-sources.jar | 6 KB |
| loupe-1.2.2-javadoc.jar | 276 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.igreenwood.loupe/loupe/ -->
<dependency>
<groupId>io.github.igreenwood.loupe</groupId>
<artifactId>loupe</artifactId>
<version>1.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.igreenwood.loupe/loupe/
implementation 'io.github.igreenwood.loupe:loupe:1.2.2'
// https://jarcasting.com/artifacts/io.github.igreenwood.loupe/loupe/
implementation ("io.github.igreenwood.loupe:loupe:1.2.2")
'io.github.igreenwood.loupe:loupe:aar:1.2.2'
<dependency org="io.github.igreenwood.loupe" name="loupe" rev="1.2.2">
<artifact name="loupe" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.igreenwood.loupe', module='loupe', version='1.2.2')
)
libraryDependencies += "io.github.igreenwood.loupe" % "loupe" % "1.2.2"
[io.github.igreenwood.loupe/loupe "1.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.31 |
| androidx.appcompat » appcompat | jar | 1.3.1 |