is not current version
Last Version 1.0.1

com.github.cm-heclouds:onenet-studio-api-sdk 1.0.0

SDK of OneNET Studio open API

Categories

Categories

Net
GroupId

GroupId

com.github.cm-heclouds
ArtifactId

ArtifactId

onenet-studio-api-sdk
Version

Version

1.0.0
Type

Type

jar

Download onenet-studio-api-sdk 1.0.0


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