is not current version
Last Version 0.3.0M7

org.eclipse.hawkbit:hawkbit-mgmt-api 0.2.0M3


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hawkbit
ArtifactId

ArtifactId

hawkbit-mgmt-api
Version

Version

0.2.0M3
Type

Type

jar

Download hawkbit-mgmt-api 0.2.0M3


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