is not current version
Last Version 0.24.2

org.iot-dsa:historian 0.6.0

SDK for creating Historian DSLinks

GroupId

GroupId

org.iot-dsa
ArtifactId

ArtifactId

historian
Version

Version

0.6.0
Type

Type

jar

Download historian 0.6.0


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