не последняя версия
Последняя версия 1.3.0

com.github.andremion:louvre 1.2.3

A small customizable image picker. Useful to handle an gallery image pick action built-in your app.

Группа

Группа

com.github.andremion
Идентификатор

Идентификатор

louvre
Версия

Версия

1.2.3
Тип

Тип

aar

Скачать louvre 1.2.3


<!-- https://jarcasting.com/artifacts/com.github.andremion/louvre/ -->
<dependency>
    <groupId>com.github.andremion</groupId>
    <artifactId>louvre</artifactId>
    <version>1.2.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.andremion/louvre/
implementation 'com.github.andremion:louvre:1.2.3'
// https://jarcasting.com/artifacts/com.github.andremion/louvre/
implementation ("com.github.andremion:louvre:1.2.3")
'com.github.andremion:louvre:aar:1.2.3'
<dependency org="com.github.andremion" name="louvre" rev="1.2.3">
  <artifact name="louvre" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.andremion', module='louvre', version='1.2.3')
)
libraryDependencies += "com.github.andremion" % "louvre" % "1.2.3"
[com.github.andremion/louvre "1.2.3"]