is not current version
Last Version 1.0.4

com.github.cm-heclouds:thing-model-code-generator 1.0.2

OneNET Studio泛协议接入物模型代码生成器

GroupId

GroupId

com.github.cm-heclouds
ArtifactId

ArtifactId

thing-model-code-generator
Version

Version

1.0.2
Type

Type

jar

Download thing-model-code-generator 1.0.2


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