Last Version

Cloudinary Core Library 1.32.2

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-core
Version

Version

1.32.2
Type

Type

jar
Description

Description

Cloudinary Core 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_java
Source Code Management

Source Code Management

http://github.com/cloudinary/cloudinary_java

Download cloudinary-core 1.32.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.