License |
License |
---|---|
GroupId | GroupIdcom.github.shijingsh |
ArtifactId | ArtifactIdRxCustomizedImagePicker |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionRxCustomizedImagePicker
Android image picker with support for camera, video compression, multiple images and cropping
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
RxCustomizedImagePicker-1.3.1.pom | |
RxCustomizedImagePicker-1.3.1.aar | 237 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shijingsh/RxCustomizedImagePicker/ -->
<dependency>
<groupId>com.github.shijingsh</groupId>
<artifactId>RxCustomizedImagePicker</artifactId>
<version>1.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/RxCustomizedImagePicker/
implementation 'com.github.shijingsh:RxCustomizedImagePicker:1.3.1'
// https://jarcasting.com/artifacts/com.github.shijingsh/RxCustomizedImagePicker/
implementation ("com.github.shijingsh:RxCustomizedImagePicker:1.3.1")
'com.github.shijingsh:RxCustomizedImagePicker:aar:1.3.1'
<dependency org="com.github.shijingsh" name="RxCustomizedImagePicker" rev="1.3.1">
<artifact name="RxCustomizedImagePicker" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='RxCustomizedImagePicker', version='1.3.1')
)
libraryDependencies += "com.github.shijingsh" % "RxCustomizedImagePicker" % "1.3.1"
[com.github.shijingsh/RxCustomizedImagePicker "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxandroid | jar | 2.0.1 |
io.reactivex.rxjava2 : rxjava | jar | 2.1.0 |
com.github.yalantis » ucrop | jar | 2.2.5 |
androidx.recyclerview » recyclerview | jar | 1.0.0 |
androidx.appcompat » appcompat | jar | 1.0.0 |
androidx.exifinterface » exifinterface | jar | 1.0.0 |
com.squareup.picasso : picasso | jar | 2.5.2 |
com.facebook.fresco : fresco | jar | 1.3.0 |
com.facebook.fresco : animated-gif | jar | 1.3.0 |
com.github.bumptech.glide : glide | jar | 3.7.0 |
com.nostra13.universalimageloader : universal-image-loader | jar | 1.9.5 |
com.github.shijingsh : fileprovider | jar | 1.1.0 |
com.github.getActivity » XXPermissions | jar | 13.2 |