| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.andremion |
| Идентификатор | Идентификаторlouvre |
| Версия | Версия1.3.0 |
| Тип | Типaar |
| Описание |
ОписаниеLouvre
A small customizable image picker. Useful to handle an gallery image pick action built-in your app.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| louvre-1.3.0.pom | |
| louvre-1.3.0.aar | 116 KB |
| louvre-1.3.0-sources.jar | 27 KB |
| louvre-1.3.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.andremion/louvre/ -->
<dependency>
<groupId>com.github.andremion</groupId>
<artifactId>louvre</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.andremion/louvre/
implementation 'com.github.andremion:louvre:1.3.0'
// https://jarcasting.com/artifacts/com.github.andremion/louvre/
implementation ("com.github.andremion:louvre:1.3.0")
'com.github.andremion:louvre:aar:1.3.0'
<dependency org="com.github.andremion" name="louvre" rev="1.3.0">
<artifact name="louvre" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.andremion', module='louvre', version='1.3.0')
)
libraryDependencies += "com.github.andremion" % "louvre" % "1.3.0"
[com.github.andremion/louvre "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.10 |
| com.google.android.material » material | jar | 1.2.1 |
| androidx.recyclerview » recyclerview | jar | 1.1.0 |
| com.github.andremion : counterfab | jar | 1.2.2 |
| com.github.bumptech.glide : glide | jar | 4.11.0 |
| com.github.chrisbanes » PhotoView | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |