photo_picker

The Photo Selector For Android

License

License

GroupId

GroupId

com.cmonbaby
ArtifactId

ArtifactId

photo_picker
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

photo_picker
The Photo Selector For Android
Project URL

Project URL

https://github.com/cnmen/photo_selector
Source Code Management

Source Code Management

https://github.com/cnmen/photo_selector

Download photo_picker

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.1.0
androidx.recyclerview » recyclerview jar 1.1.0
androidx.annotation » annotation jar 1.1.0
com.github.bumptech.glide : glide jar 4.9.0

Project Modules

There are no modules declared in this project.

photo_selector

The Photo Selector For Android

If you not sure, please click here : PhotoSelector

Via Gradle:

implementation 'com.cmonbaby.photoselector:photo_selector:1.1.1'

Via Maven:

<dependency>
    <groupId>com.cmonbaby.photoselector</groupId>
    <artifactId>photo_selector</artifactId>
    <version>1.1.1</version>
</dependency>

License

Copyright (C) 2013-2020 Markus Junginger, Simon (https://www.cmonbaby.com) EventBus binaries and source code can be used according to the Apache License, Version 2.0.

Versions

Version
1.0.0