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

org.eclipse.dirigible:dirigible-engine-command 6.2.31


Категории

Категории

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

Группа

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

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

dirigible-engine-command
Версия

Версия

6.2.31
Тип

Тип

jar

Скачать dirigible-engine-command 6.2.31


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