is not current version
Last Version 1.0.3.RELEASE

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

After the battery, vehicle, and power cabinet equipment are connected to the IoT platform, users can control the device through the open API, and query the device-related information

Categories

Categories

Data
GroupId

GroupId

com.hzzxxd.sdk
ArtifactId

ArtifactId

zxy-data-api
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download zxy-data-api 1.0.1.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.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.hzzxxd.sdk/zxy-data-api/
implementation 'com.hzzxxd.sdk:zxy-data-api:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.hzzxxd.sdk/zxy-data-api/
implementation ("com.hzzxxd.sdk:zxy-data-api:1.0.1.RELEASE")
'com.hzzxxd.sdk:zxy-data-api:jar:1.0.1.RELEASE'
<dependency org="com.hzzxxd.sdk" name="zxy-data-api" rev="1.0.1.RELEASE">
  <artifact name="zxy-data-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hzzxxd.sdk', module='zxy-data-api', version='1.0.1.RELEASE')
)
libraryDependencies += "com.hzzxxd.sdk" % "zxy-data-api" % "1.0.1.RELEASE"
[com.hzzxxd.sdk/zxy-data-api "1.0.1.RELEASE"]