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

org.eclipse.dirigible:dirigible-template-hello-world 4.3.0


Категории

Категории

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

Группа

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

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

dirigible-template-hello-world
Версия

Версия

4.3.0
Тип

Тип

jar

Скачать dirigible-template-hello-world 4.3.0


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