ImageProvider

The easiest way to gather images from camera, gallery, etc..

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.imablanco
ArtifactId

ArtifactId

imageprovider
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

ImageProvider
The easiest way to gather images from camera, gallery, etc..
Project URL

Project URL

https://github.com/imablanco/ImageProvider
Source Code Management

Source Code Management

https://github.com/imablanco/ImageProvider

Download imageprovider

How to add to project

<!-- 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"]

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0