Cf-ExampleClient

Californium (Cf) console example client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ch.ethz.inf.vs
ArtifactId

ArtifactId

cf-client
Last Version

Last Version

0.18.7-final
Release Date

Release Date

Type

Type

jar
Description

Description

Cf-ExampleClient
Californium (Cf) console example client
Project Organization

Project Organization

Institute for Pervasive Computing, ETH Zurich

Download cf-client

How to add to project

<!-- https://jarcasting.com/artifacts/ch.ethz.inf.vs/cf-client/ -->
<dependency>
    <groupId>ch.ethz.inf.vs</groupId>
    <artifactId>cf-client</artifactId>
    <version>0.18.7-final</version>
</dependency>
// https://jarcasting.com/artifacts/ch.ethz.inf.vs/cf-client/
implementation 'ch.ethz.inf.vs:cf-client:0.18.7-final'
// https://jarcasting.com/artifacts/ch.ethz.inf.vs/cf-client/
implementation ("ch.ethz.inf.vs:cf-client:0.18.7-final")
'ch.ethz.inf.vs:cf-client:jar:0.18.7-final'
<dependency org="ch.ethz.inf.vs" name="cf-client" rev="0.18.7-final">
  <artifact name="cf-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.ethz.inf.vs', module='cf-client', version='0.18.7-final')
)
libraryDependencies += "ch.ethz.inf.vs" % "cf-client" % "0.18.7-final"
[ch.ethz.inf.vs/cf-client "0.18.7-final"]

Dependencies

compile (3)

Group / Artifact Type Version
ch.ethz.inf.vs : californium jar 0.18.7-final
ch.ethz.inf.vs : scandium jar 0.1.6-final
ch.ethz.inf.vs : element-connector jar 0.2-final

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.18.7-final