MVN

edu.cmu.sei.ams.cloudlet : client-lib

Maven & Gradle

Dec 29, 2016
1 usages
0 stars

Cloudlet Client Library · A library for communicating with cloudlets from an Java app.

<dependency>
    <groupId>edu.cmu.sei.ams.cloudlet</groupId>
    <artifactId>client-lib</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.cmu.sei.ams.cloudlet : client-lib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of edu.cmu.sei.ams.cloudlet : client-lib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
client-lib-3.0.0
2.2.x
client-lib-2.2.0
2.1.x
client-lib-2.1.0
2.0.x
client-lib-2.0.0
1.13.x
client-lib-1.13.3
client-lib-1.13.2

How to add a dependency to Maven

Add the following edu.cmu.sei.ams.cloudlet : client-lib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.cmu.sei.ams.cloudlet</groupId>
    <artifactId>client-lib</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.cmu.sei.ams.cloudlet : client-lib gradle dependency to your build.gradle file:

implementation 'edu.cmu.sei.ams.cloudlet:client-lib:3.0.0'

Gradle Kotlin DSL: Add the following edu.cmu.sei.ams.cloudlet : client-lib gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.cmu.sei.ams.cloudlet:client-lib:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.cmu.sei.ams.cloudlet : client-lib sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.cmu.sei.ams.cloudlet" % "client-lib" % "3.0.0"

Advertisement

Dependencies from Group

Dec 29, 2016
1 usages
0 stars

Discover Dependencies

May 08, 2015
1 usages
0 stars
Apr 27, 2016
1 usages
40 stars
Jul 04, 2017
2 usages
68 stars
Jun 02, 2015
2 usages
1 stars
Sep 13, 2016
1 usages
221 stars
Nov 19, 2016
1 usages
13 stars
Jul 13, 2016
1 usages
11 stars
Apr 02, 2016
1.6k stars
Apr 02, 2016
2 usages
1.6k stars
Jun 05, 2015
1 usages
4 stars