MVN

com.cloudinary : kotlin-uploader

Maven & Gradle

Dec 15, 2022
10 stars

kotlin-uploader · 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 Kotlin applications.

<dependency>
    <groupId>com.cloudinary</groupId>
    <artifactId>kotlin-uploader</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cloudinary : kotlin-uploader to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0
  • Latest Alpha: 0.0.1-alpha.1

All Versions

Choose a version of com.cloudinary : kotlin-uploader to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
kotlin-uploader-1.6.0
1.5.x
kotlin-uploader-1.5.1
kotlin-uploader-1.5.0
1.4.x
kotlin-uploader-1.4.0
0.0.x
kotlin-uploader-0.0.1-alpha.1

How to add a dependency to Maven

Add the following com.cloudinary : kotlin-uploader maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.cloudinary</groupId>
    <artifactId>kotlin-uploader</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cloudinary : kotlin-uploader gradle dependency to your build.gradle file:

implementation 'com.cloudinary:kotlin-uploader:1.6.0'

Gradle Kotlin DSL: Add the following com.cloudinary : kotlin-uploader gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cloudinary:kotlin-uploader:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cloudinary : kotlin-uploader sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cloudinary" % "kotlin-uploader" % "1.6.0"

Advertisement

Dependencies from Group

Aug 08, 2023
15 usages
155 stars
Aug 08, 2023
7 usages
155 stars
Aug 08, 2023
6 usages
155 stars
Dec 12, 2022
5 usages
64 stars
Dec 12, 2022
2 usages
64 stars

Discover Dependencies

Jul 27, 2023
3 usages
2.1k stars
May 23, 2023
0 stars
Feb 26, 2021
1 usages
0 stars
Feb 16, 2021
11 stars
Aug 02, 2023
3 usages
54 stars
Oct 17, 2022
3 usages
58 stars
May 02, 2021
1 usages
3.8k stars
Jan 05, 2022
181 stars
Feb 18, 2021
3 usages
0 stars