is not current version
Last Version 0.19.2

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

Channel Configurator plug-in for the WebUI of the OpenMUC framework.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.openmuc.framework
ArtifactId

ArtifactId

openmuc-webui-channelconfigurator
Version

Version

0.18.0
Type

Type

jar

Download openmuc-webui-channelconfigurator 0.18.0


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