is not current version
Last Version 1.0.4

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

OneNET Studio泛协议接入SDK

GroupId

GroupId

com.github.cm-heclouds
ArtifactId

ArtifactId

protocol-adapter-parent
Version

Version

1.0.3
Type

Type

pom

Download protocol-adapter-parent 1.0.3


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