| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.dathlin |
| Идентификатор | ИдентификаторHslCommunication |
| Последняя версия | Последняя версия3.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.github.dathlin:HslCommunication
一个工业物联网的底层架构框架,专注于底层的技术通信及跨平台,跨语言通信功能,实现各种主流的PLC数据读写,实现modbus的各种协议读写等等
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| HslCommunication-3.2.0.pom | |
| HslCommunication-3.2.0.jar | 242 KB |
| HslCommunication-3.2.0-sources.jar | 187 KB |
| HslCommunication-3.2.0-javadoc.jar | 1023 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.dathlin/HslCommunication/ -->
<dependency>
<groupId>com.github.dathlin</groupId>
<artifactId>HslCommunication</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dathlin/HslCommunication/
implementation 'com.github.dathlin:HslCommunication:3.2.0'
// https://jarcasting.com/artifacts/com.github.dathlin/HslCommunication/
implementation ("com.github.dathlin:HslCommunication:3.2.0")
'com.github.dathlin:HslCommunication:jar:3.2.0'
<dependency org="com.github.dathlin" name="HslCommunication" rev="3.2.0">
<artifact name="HslCommunication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dathlin', module='HslCommunication', version='3.2.0')
)
libraryDependencies += "com.github.dathlin" % "HslCommunication" % "3.2.0"
[com.github.dathlin/HslCommunication "3.2.0"]