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

Cloudinary Android Core 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.

Лицензия

Лицензия

MIT
Группа

Группа

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

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

cloudinary-android-core
Версия

Версия

2.2.0
Тип

Тип

aar
Описание

Описание

Cloudinary Android 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_android
Система контроля версий

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

http://github.com/cloudinary/cloudinary_android

Скачать cloudinary-android-core 2.2.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.cloudinary : cloudinary-core jar 1.32.0

runtime (5)

Идентификатор библиотеки Тип Версия
androidx.core » core jar 1.6.0
androidx.appcompat » appcompat jar 1.3.0
androidx.legacy » legacy-support-v4 jar 1.0.0
com.google.android.material » material jar 1.4.0
com.evernote : android-job jar 1.4.2

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

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