is not current version
Last Version 0.19.2

org.openmuc.framework:openmuc-webui-spi 0.16.0

WebUI SPI of the OpenMUC framework.

GroupId

GroupId

org.openmuc.framework
ArtifactId

ArtifactId

openmuc-webui-spi
Version

Version

0.16.0
Type

Type

jar

Download openmuc-webui-spi 0.16.0


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