License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.rhiot |
ArtifactId | ArtifactIdrhiot-utils-leshan-client |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRhiot :: Utils :: Leshan Client
Rhiot Project
|
<!-- https://jarcasting.com/artifacts/io.rhiot/rhiot-utils-leshan-client/ -->
<dependency>
<groupId>io.rhiot</groupId>
<artifactId>rhiot-utils-leshan-client</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.rhiot/rhiot-utils-leshan-client/
implementation 'io.rhiot:rhiot-utils-leshan-client:0.1.4'
// https://jarcasting.com/artifacts/io.rhiot/rhiot-utils-leshan-client/
implementation ("io.rhiot:rhiot-utils-leshan-client:0.1.4")
'io.rhiot:rhiot-utils-leshan-client:jar:0.1.4'
<dependency org="io.rhiot" name="rhiot-utils-leshan-client" rev="0.1.4">
<artifact name="rhiot-utils-leshan-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rhiot', module='rhiot-utils-leshan-client', version='0.1.4')
)
libraryDependencies += "io.rhiot" % "rhiot-utils-leshan-client" % "0.1.4"
[io.rhiot/rhiot-utils-leshan-client "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
io.rhiot : rhiot-utils | jar | 0.1.4 |
org.eclipse.leshan : leshan-client-cf | jar | 0.1.11-M5 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.3 |
com.google.truth : truth | jar | 0.27 |