is not current version
Last Version 1.0.4

com.github.cm-heclouds:protocol-adapter-parent 1.0.2

OneNET Studio泛协议接入SDK

GroupId

GroupId

com.github.cm-heclouds
ArtifactId

ArtifactId

protocol-adapter-parent
Version

Version

1.0.2
Type

Type

pom

Download protocol-adapter-parent 1.0.2


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