License |
License |
---|---|
GroupId | GroupIdcom.github.thejuki |
ArtifactId | ArtifactIdimagepicker |
Version | Version1.12.0 |
Type | Typeaar |
Description |
Descriptionimagepicker
Image Picker Library for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
imagepicker-1.12.0.pom | |
imagepicker-1.12.0-sources.jar | 24 KB |
imagepicker-1.12.0-javadoc.jar | 387 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thejuki/imagepicker/ -->
<dependency>
<groupId>com.github.thejuki</groupId>
<artifactId>imagepicker</artifactId>
<version>1.12.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thejuki/imagepicker/
implementation 'com.github.thejuki:imagepicker:1.12.0'
// https://jarcasting.com/artifacts/com.github.thejuki/imagepicker/
implementation ("com.github.thejuki:imagepicker:1.12.0")
'com.github.thejuki:imagepicker:aar:1.12.0'
<dependency org="com.github.thejuki" name="imagepicker" rev="1.12.0">
<artifact name="imagepicker" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.thejuki', module='imagepicker', version='1.12.0')
)
libraryDependencies += "com.github.thejuki" % "imagepicker" % "1.12.0"
[com.github.thejuki/imagepicker "1.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.31 |
androidx.core » core-ktx | jar | 1.3.2 |
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.exifinterface » exifinterface | jar | 1.3.2 |
com.github.yalantis » ucrop | jar | 2.2.5 |
androidx.databinding » viewbinding | jar | 4.1.2 |