License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.github.shygiants |
ArtifactId | ArtifactIdsimple-photo-picker |
Version | Version1.0.1 |
Type | Typeaar |
Description |
DescriptionSimple Photo Picker
Photo picker library for Android application
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simple-photo-picker-1.0.1.pom | |
simple-photo-picker-1.0.1.aar | 29 KB |
simple-photo-picker-1.0.1-sources.jar | 7 KB |
simple-photo-picker-1.0.1-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shygiants/simple-photo-picker/ -->
<dependency>
<groupId>io.github.shygiants</groupId>
<artifactId>simple-photo-picker</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shygiants/simple-photo-picker/
implementation 'io.github.shygiants:simple-photo-picker:1.0.1'
// https://jarcasting.com/artifacts/io.github.shygiants/simple-photo-picker/
implementation ("io.github.shygiants:simple-photo-picker:1.0.1")
'io.github.shygiants:simple-photo-picker:aar:1.0.1'
<dependency org="io.github.shygiants" name="simple-photo-picker" rev="1.0.1">
<artifact name="simple-photo-picker" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.shygiants', module='simple-photo-picker', version='1.0.1')
)
libraryDependencies += "io.github.shygiants" % "simple-photo-picker" % "1.0.1"
[io.github.shygiants/simple-photo-picker "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 22.2.1 |
com.jakewharton : butterknife | jar | 7.0.1 |
com.android.support » recyclerview-v7 | jar | 22.2.1 |
com.android.support » cardview-v7 | jar | 22.2.1 |
com.android.support » design | jar | 22.2.1 |