MVN

org.dynamicloud.api : dynamicloud

Maven & Gradle

Dec 21, 2016
1 usages
1 stars

Dynamicloud API · Dynamicloud Java API allows you to store data into the cloud through Restful endpoints.

<dependency>
    <groupId>org.dynamicloud.api</groupId>
    <artifactId>dynamicloud</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.dynamicloud.api : dynamicloud to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of org.dynamicloud.api : dynamicloud to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
dynamicloud-1.0.5

How to add a dependency to Maven

Add the following org.dynamicloud.api : dynamicloud maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.dynamicloud.api</groupId>
    <artifactId>dynamicloud</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.dynamicloud.api : dynamicloud gradle dependency to your build.gradle file:

implementation 'org.dynamicloud.api:dynamicloud:1.0.5'

Gradle Kotlin DSL: Add the following org.dynamicloud.api : dynamicloud gradle kotlin dependency to your build.gradle.kts file:

implementation("org.dynamicloud.api:dynamicloud:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.dynamicloud.api : dynamicloud sbt scala dependency to your build.sbt file:

libraryDependencies += "org.dynamicloud.api" % "dynamicloud" % "1.0.5"

Advertisement

Dependencies from Group

May 30, 2017
5 usages
1 stars
Dec 21, 2016
1 usages
1 stars
Oct 28, 2016
1 stars

Discover Dependencies

Feb 08, 2018
2 usages
Nov 07, 2016
1 usages
0 stars
Nov 07, 2016
1 usages
632 stars
Jul 18, 2018
1 usages
4 stars
Jul 18, 2018
1 usages
4 stars
Nov 18, 2016
1 usages
147 stars
May 29, 2019
14 stars
Dec 30, 2016
1 usages
0 stars