is not current version
Last Version 0.3.0M7

org.eclipse.hawkbit:hawkbit-repository-test 0.2.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hawkbit
ArtifactId

ArtifactId

hawkbit-repository-test
Version

Version

0.2.0
Type

Type

jar

Download hawkbit-repository-test 0.2.0


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