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

Cloudinary Core Library 1.31.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.

Лицензия

Лицензия

MIT
Группа

Группа

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

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

cloudinary-core
Версия

Версия

1.31.0
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://github.com/cloudinary/cloudinary_java
Система контроля версий

Система контроля версий

http://github.com/cloudinary/cloudinary_java

Скачать cloudinary-core 1.31.0


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.