is not current version
Last Version 0.1.18

pt.sharespot:iot-core 0.1.12

Core library to handle the structure and behaviour of messages inside an IoT environment

GroupId

GroupId

pt.sharespot
ArtifactId

ArtifactId

iot-core
Version

Version

0.1.12
Type

Type

jar

Download iot-core 0.1.12


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