is not current version
Last Version 0.3.0M7

org.eclipse.hawkbit:hawkbit-repository 0.2.0M5


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hawkbit
ArtifactId

ArtifactId

hawkbit-repository
Version

Version

0.2.0M5
Type

Type

pom

Download hawkbit-repository 0.2.0M5


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