is not current version
Last Version 3.1.0

top.microiot:iotapi 3.0.8

MicroIoT API for JAVA

GroupId

GroupId

top.microiot
ArtifactId

ArtifactId

iotapi
Version

Version

3.0.8
Type

Type

jar

Download iotapi 3.0.8


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