is not current version
Last Version 3.1.0

top.microiot:iotapi 1.0.2

MicroIoT Platform API

GroupId

GroupId

top.microiot
ArtifactId

ArtifactId

iotapi
Version

Version

1.0.2
Type

Type

jar

Download iotapi 1.0.2


<!-- https://jarcasting.com/artifacts/top.microiot/iotapi/ -->
<dependency>
    <groupId>top.microiot</groupId>
    <artifactId>iotapi</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.microiot/iotapi/
implementation 'top.microiot:iotapi:1.0.2'
// https://jarcasting.com/artifacts/top.microiot/iotapi/
implementation ("top.microiot:iotapi:1.0.2")
'top.microiot:iotapi:jar:1.0.2'
<dependency org="top.microiot" name="iotapi" rev="1.0.2">
  <artifact name="iotapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.microiot', module='iotapi', version='1.0.2')
)
libraryDependencies += "top.microiot" % "iotapi" % "1.0.2"
[top.microiot/iotapi "1.0.2"]