is not current version
Last Version 1.0.4

com.github.cm-heclouds:protocol-adapter-sdk 1.0.3

OneNET Studio泛协议接入SDK

GroupId

GroupId

com.github.cm-heclouds
ArtifactId

ArtifactId

protocol-adapter-sdk
Version

Version

1.0.3
Type

Type

jar

Download protocol-adapter-sdk 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.cm-heclouds/protocol-adapter-sdk/ -->
<dependency>
    <groupId>com.github.cm-heclouds</groupId>
    <artifactId>protocol-adapter-sdk</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cm-heclouds/protocol-adapter-sdk/
implementation 'com.github.cm-heclouds:protocol-adapter-sdk:1.0.3'
// https://jarcasting.com/artifacts/com.github.cm-heclouds/protocol-adapter-sdk/
implementation ("com.github.cm-heclouds:protocol-adapter-sdk:1.0.3")
'com.github.cm-heclouds:protocol-adapter-sdk:jar:1.0.3'
<dependency org="com.github.cm-heclouds" name="protocol-adapter-sdk" rev="1.0.3">
  <artifact name="protocol-adapter-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cm-heclouds', module='protocol-adapter-sdk', version='1.0.3')
)
libraryDependencies += "com.github.cm-heclouds" % "protocol-adapter-sdk" % "1.0.3"
[com.github.cm-heclouds/protocol-adapter-sdk "1.0.3"]