не последняя версия
Последняя версия 1.0.3.RELEASE

com.hzzxxd.sdk:zxy-data-api 1.0.0.RELEASE

After the battery, vehicle, and power cabinet equipment are connected to the IoT platform, users may subscribe to the SDK through data to subscribe to the data reported by the device, including status, positioning, logs, configuration, unique data, etc., and then according to their own business processes Develop your own personalized application service

Категории

Категории

Данные
Группа

Группа

com.hzzxxd.sdk
Идентификатор

Идентификатор

zxy-data-api
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar

Скачать zxy-data-api 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.hzzxxd.sdk/zxy-data-api/ -->
<dependency>
    <groupId>com.hzzxxd.sdk</groupId>
    <artifactId>zxy-data-api</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.hzzxxd.sdk/zxy-data-api/
implementation 'com.hzzxxd.sdk:zxy-data-api:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.hzzxxd.sdk/zxy-data-api/
implementation ("com.hzzxxd.sdk:zxy-data-api:1.0.0.RELEASE")
'com.hzzxxd.sdk:zxy-data-api:jar:1.0.0.RELEASE'
<dependency org="com.hzzxxd.sdk" name="zxy-data-api" rev="1.0.0.RELEASE">
  <artifact name="zxy-data-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hzzxxd.sdk', module='zxy-data-api', version='1.0.0.RELEASE')
)
libraryDependencies += "com.hzzxxd.sdk" % "zxy-data-api" % "1.0.0.RELEASE"
[com.hzzxxd.sdk/zxy-data-api "1.0.0.RELEASE"]