Leshan
The project is now hosted by the Eclipse Foundation!
Follow the link LESHAN PROJECT
| Лицензия |
Лицензия
BSD 3 Clause
|
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.github.leshan |
| Идентификатор | Идентификаторleshan-client-example |
| Последняя версия | Последняя версия0.1.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеleshan - client example
A demonstration client built upon the Leshan client.
|
<!-- https://jarcasting.com/artifacts/org.github.leshan/leshan-client-example/ -->
<dependency>
<groupId>org.github.leshan</groupId>
<artifactId>leshan-client-example</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.github.leshan/leshan-client-example/
implementation 'org.github.leshan:leshan-client-example:0.1.9'
// https://jarcasting.com/artifacts/org.github.leshan/leshan-client-example/
implementation ("org.github.leshan:leshan-client-example:0.1.9")
'org.github.leshan:leshan-client-example:jar:0.1.9'
<dependency org="org.github.leshan" name="leshan-client-example" rev="0.1.9">
<artifact name="leshan-client-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.github.leshan', module='leshan-client-example', version='0.1.9')
)
libraryDependencies += "org.github.leshan" % "leshan-client-example" % "0.1.9"
[org.github.leshan/leshan-client-example "0.1.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.github.leshan : leshan-client | jar | 0.1.9 |
The project is now hosted by the Eclipse Foundation!
Follow the link LESHAN PROJECT