Last Version

Cloudinary Android UI Library 2.2.0

Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline. Upload images to the cloud. Automatically perform smart image resizing, cropping and conversion without installing any complex software. Integrate Facebook or Twitter profile image extraction in a snap, in any dimension and style to match your website’s graphics requirements. Images are seamlessly delivered through a fast CDN, and much much more. This Java library allows to easily integrate with Cloudinary in Java applications.

License

License

MIT
GroupId

GroupId

com.cloudinary
ArtifactId

ArtifactId

cloudinary-android-ui
Version

Version

2.2.0
Type

Type

aar
Description

Description

Cloudinary Android UI Library
Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline. Upload images to the cloud. Automatically perform smart image resizing, cropping and conversion without installing any complex software. Integrate Facebook or Twitter profile image extraction in a snap, in any dimension and style to match your website’s graphics requirements. Images are seamlessly delivered through a fast CDN, and much much more. This Java library allows to easily integrate with Cloudinary in Java applications.
Project URL

Project URL

http://github.com/cloudinary/cloudinary_android
Source Code Management

Source Code Management

http://github.com/cloudinary/cloudinary_android

Download cloudinary-android-ui 2.2.0


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

Dependencies

runtime (4)

Group / Artifact Type Version
com.cloudinary : cloudinary-android-core jar 2.2.0
com.cloudinary : cloudinary-android-preprocess jar 2.2.0
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.