| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdio.github.imablanco |
| ArtifactId | ArtifactIdimageprovider |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionImageProvider
The easiest way to gather images from camera, gallery, etc..
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| imageprovider-1.0.0.pom | |
| imageprovider-1.0.0-sources.jar | 6 KB |
| imageprovider-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.imablanco/imageprovider/ -->
<dependency>
<groupId>io.github.imablanco</groupId>
<artifactId>imageprovider</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.imablanco/imageprovider/
implementation 'io.github.imablanco:imageprovider:1.0.0'
// https://jarcasting.com/artifacts/io.github.imablanco/imageprovider/
implementation ("io.github.imablanco:imageprovider:1.0.0")
'io.github.imablanco:imageprovider:aar:1.0.0'
<dependency org="io.github.imablanco" name="imageprovider" rev="1.0.0">
<artifact name="imageprovider" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.imablanco', module='imageprovider', version='1.0.0')
)
libraryDependencies += "io.github.imablanco" % "imageprovider" % "1.0.0"
[io.github.imablanco/imageprovider "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.20 |
| androidx.appcompat » appcompat | jar | 1.3.0 |
| androidx.exifinterface » exifinterface | jar | 1.3.2 |