MVN

org.eclipse.californium : cf-client

Maven & Gradle

Jan 16, 2015

Cf-ConsoleClient · Californium (Cf) console client

<dependency>
    <groupId>org.eclipse.californium</groupId>
    <artifactId>cf-client</artifactId>
    <version>1.0.0-M3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.californium : cf-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-M3

All Versions

Choose a version of org.eclipse.californium : cf-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
cf-client-1.0.0-M3
cf-client-1.0.0-M2

How to add a dependency to Maven

Add the following org.eclipse.californium : cf-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.eclipse.californium</groupId>
    <artifactId>cf-client</artifactId>
    <version>1.0.0-M3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.californium : cf-client gradle dependency to your build.gradle file:

implementation 'org.eclipse.californium:cf-client:1.0.0-M3'

Gradle Kotlin DSL: Add the following org.eclipse.californium : cf-client gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.californium:cf-client:1.0.0-M3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.californium : cf-client sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.californium" % "cf-client" % "1.0.0-M3"

Advertisement

Dependencies from Group

Jul 20, 2023
51 usages
678 stars
Jul 20, 2023
29 usages
677 stars
Jul 20, 2023
11 usages
677 stars
Jul 20, 2023
9 usages
677 stars
Jul 20, 2023
3 usages
677 stars

Discover Dependencies

Jul 27, 2014
46 stars
May 01, 2014
3 usages
cli
Oct 31, 2012
1 usages
Jul 28, 2010
1 usages
Apr 26, 2012
2 usages
Apr 26, 2012
1 usages
Jan 23, 2015
3 stars