License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.leshan |
ArtifactId | ArtifactIdleshan-client-example |
Version | Version0.1.11-M7 |
Type | Typejar |
Description |
Descriptionleshan - client example
A demonstration client built upon the Leshan client.
|
<!-- https://jarcasting.com/artifacts/org.eclipse.leshan/leshan-client-example/ -->
<dependency>
<groupId>org.eclipse.leshan</groupId>
<artifactId>leshan-client-example</artifactId>
<version>0.1.11-M7</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.leshan/leshan-client-example/
implementation 'org.eclipse.leshan:leshan-client-example:0.1.11-M7'
// https://jarcasting.com/artifacts/org.eclipse.leshan/leshan-client-example/
implementation ("org.eclipse.leshan:leshan-client-example:0.1.11-M7")
'org.eclipse.leshan:leshan-client-example:jar:0.1.11-M7'
<dependency org="org.eclipse.leshan" name="leshan-client-example" rev="0.1.11-M7">
<artifact name="leshan-client-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.leshan', module='leshan-client-example', version='0.1.11-M7')
)
libraryDependencies += "org.eclipse.leshan" % "leshan-client-example" % "0.1.11-M7"
[org.eclipse.leshan/leshan-client-example "0.1.11-M7"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.leshan : leshan-client-cf | jar | 0.1.11-M7 |