is not current version
Last Version 1.32.2

com.cloudinary:cloudinary-http44 1.26.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.

GroupId

GroupId

com.cloudinary
ArtifactId

ArtifactId

cloudinary-http44
Version

Version

1.26.0
Type

Type

jar

Download cloudinary-http44 1.26.0


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