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

org.eclipse.vorto:repository-editor 0.12.2


Категории

Категории

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

Группа

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

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

repository-editor
Версия

Версия

0.12.2
Тип

Тип

jar

Скачать repository-editor 0.12.2


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