не последняя версия
Последняя версия 0.3.0M7

org.eclipse.hawkbit:hawkbit-update-server 0.2.0M9


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.hawkbit
Идентификатор

Идентификатор

hawkbit-update-server
Версия

Версия

0.2.0M9
Тип

Тип

jar

Скачать hawkbit-update-server 0.2.0M9


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