| License |
License |
|---|---|
| GroupId | GroupIdcom.robbypond |
| ArtifactId | ArtifactIdimage-chooser-library |
| Version | Version1.3.1 |
| Type | Typeaar |
| Description |
DescriptionImage Chooser Library
A fork of image-chooser-library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| image-chooser-library-1.3.1.pom | |
| image-chooser-library-1.3.1.aar | 62 KB |
| image-chooser-library-1.3.1-sources.jar | 261 bytes |
| image-chooser-library-1.3.1-javadoc.jar | 90 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.robbypond/image-chooser-library/ -->
<dependency>
<groupId>com.robbypond</groupId>
<artifactId>image-chooser-library</artifactId>
<version>1.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.robbypond/image-chooser-library/
implementation 'com.robbypond:image-chooser-library:1.3.1'
// https://jarcasting.com/artifacts/com.robbypond/image-chooser-library/
implementation ("com.robbypond:image-chooser-library:1.3.1")
'com.robbypond:image-chooser-library:aar:1.3.1'
<dependency org="com.robbypond" name="image-chooser-library" rev="1.3.1">
<artifact name="image-chooser-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.robbypond', module='image-chooser-library', version='1.3.1')
)
libraryDependencies += "com.robbypond" % "image-chooser-library" % "1.3.1"
[com.robbypond/image-chooser-library "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-v4 | jar | 20.0.0 |