is not current version
Last Version 0.19.2

org.openmuc.framework:openmuc-webui-dataexporter 0.18.1

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

Categories

Categories

Data
GroupId

GroupId

org.openmuc.framework
ArtifactId

ArtifactId

openmuc-webui-dataexporter
Version

Version

0.18.1
Type

Type

jar

Download openmuc-webui-dataexporter 0.18.1


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