is not current version
Last Version 0.3.0M7

org.eclipse.hawkbit:hawkbit-starters 0.2.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hawkbit
ArtifactId

ArtifactId

hawkbit-starters
Version

Version

0.2.1
Type

Type

pom

Download hawkbit-starters 0.2.1


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