is not current version
Last Version 0.19.2

org.openmuc.framework:openmuc-webui-dataplotter 0.18.0

Data Plotter plug-in for the WebUI of the OpenMUC framework.

Categories

Categories

Data
GroupId

GroupId

org.openmuc.framework
ArtifactId

ArtifactId

openmuc-webui-dataplotter
Version

Version

0.18.0
Type

Type

jar

Download openmuc-webui-dataplotter 0.18.0


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