| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.xingshuangs |
| Идентификатор | Идентификаторiot-communication |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеiot-communication
iot communication tool
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| iot-communication-1.1.1.pom | |
| iot-communication-1.1.1.jar | 17 KB |
| iot-communication-1.1.1-sources.jar | 7 KB |
| iot-communication-1.1.1-javadoc.jar | 76 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xingshuangs/iot-communication/ -->
<dependency>
<groupId>com.github.xingshuangs</groupId>
<artifactId>iot-communication</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xingshuangs/iot-communication/
implementation 'com.github.xingshuangs:iot-communication:1.1.1'
// https://jarcasting.com/artifacts/com.github.xingshuangs/iot-communication/
implementation ("com.github.xingshuangs:iot-communication:1.1.1")
'com.github.xingshuangs:iot-communication:jar:1.1.1'
<dependency org="com.github.xingshuangs" name="iot-communication" rev="1.1.1">
<artifact name="iot-communication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xingshuangs', module='iot-communication', version='1.1.1')
)
libraryDependencies += "com.github.xingshuangs" % "iot-communication" % "1.1.1"
[com.github.xingshuangs/iot-communication "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic Необязательный | jar | 1.2.3 |
| org.projectlombok : lombok Необязательный | jar | 1.18.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |