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

org.eclipse.hawkbit:hawkbit-repository-core 0.3.0M5


Категории

Категории

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

Группа

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

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

hawkbit-repository-core
Версия

Версия

0.3.0M5
Тип

Тип

jar

Скачать hawkbit-repository-core 0.3.0M5


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