Last Version

Cloudinary Android Glide Integration 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
Categories

Categories

IDE Development Tools
GroupId

GroupId

com.cloudinary
ArtifactId

ArtifactId

cloudinary-android-glide-integration
Version

Version

2.2.0
Type

Type

aar
Description

Description

Cloudinary Android Glide Integration 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-glide-integration 2.2.0


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.cloudinary : cloudinary-android-core jar 2.2.0
com.github.bumptech.glide : glide jar 4.12.0

Project Modules

There are no modules declared in this project.