is not current version
Last Version 0.24.2

org.iot-dsa:runtime_shared 0.15.0

Shared Runtime for the SDK

GroupId

GroupId

org.iot-dsa
ArtifactId

ArtifactId

runtime_shared
Version

Version

0.15.0
Type

Type

jar

Download runtime_shared 0.15.0


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