is not current version
Last Version 0.3.0M7

org.eclipse.hawkbit:hawkbit-rest-core 0.2.0M2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hawkbit
ArtifactId

ArtifactId

hawkbit-rest-core
Version

Version

0.2.0M2
Type

Type

jar

Download hawkbit-rest-core 0.2.0M2


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