is not current version
Last Version 0.9

de.fraunhofer.iosb.ilt:SensorThings-SWE-Common 0.8

A set of classes to deal with the SWE-Common encoded parts of the SensorThings API.

GroupId

GroupId

de.fraunhofer.iosb.ilt
ArtifactId

ArtifactId

SensorThings-SWE-Common
Version

Version

0.8
Type

Type

jar

Download SensorThings-SWE-Common 0.8


<!-- https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/SensorThings-SWE-Common/ -->
<dependency>
    <groupId>de.fraunhofer.iosb.ilt</groupId>
    <artifactId>SensorThings-SWE-Common</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/SensorThings-SWE-Common/
implementation 'de.fraunhofer.iosb.ilt:SensorThings-SWE-Common:0.8'
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/SensorThings-SWE-Common/
implementation ("de.fraunhofer.iosb.ilt:SensorThings-SWE-Common:0.8")
'de.fraunhofer.iosb.ilt:SensorThings-SWE-Common:jar:0.8'
<dependency org="de.fraunhofer.iosb.ilt" name="SensorThings-SWE-Common" rev="0.8">
  <artifact name="SensorThings-SWE-Common" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fraunhofer.iosb.ilt', module='SensorThings-SWE-Common', version='0.8')
)
libraryDependencies += "de.fraunhofer.iosb.ilt" % "SensorThings-SWE-Common" % "0.8"
[de.fraunhofer.iosb.ilt/SensorThings-SWE-Common "0.8"]