is not current version
Last Version 3.1.0

top.microiot:iotapi 1.0.0

MicroIoT Platform API

GroupId

GroupId

top.microiot
ArtifactId

ArtifactId

iotapi
Version

Version

1.0.0
Type

Type

jar

Download iotapi 1.0.0


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