is not current version
Last Version 0.3.0M7

org.eclipse.hawkbit:hawkbit-ui 0.2.0M8

Bosch IoT Software Provisioning server web application

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hawkbit
ArtifactId

ArtifactId

hawkbit-ui
Version

Version

0.2.0M8
Type

Type

jar

Download hawkbit-ui 0.2.0M8


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