не последняя версия
Последняя версия 1.32.2

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

Группа

Группа

com.cloudinary
Идентификатор

Идентификатор

cloudinary-http44
Версия

Версия

1.25.0
Тип

Тип

jar

Скачать cloudinary-http44 1.25.0


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