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

org.eclipse.glsp.example:org.eclipse.glsp.example.workflow 0.7.0-RC-01

Server component for the workflow example

Категории

Категории

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

Группа

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

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

org.eclipse.glsp.example.workflow
Версия

Версия

0.7.0-RC-01
Тип

Тип

jar

Скачать org.eclipse.glsp.example.workflow 0.7.0-RC-01


<!-- https://jarcasting.com/artifacts/org.eclipse.glsp.example/org.eclipse.glsp.example.workflow/ -->
<dependency>
    <groupId>org.eclipse.glsp.example</groupId>
    <artifactId>org.eclipse.glsp.example.workflow</artifactId>
    <version>0.7.0-RC-01</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.glsp.example/org.eclipse.glsp.example.workflow/
implementation 'org.eclipse.glsp.example:org.eclipse.glsp.example.workflow:0.7.0-RC-01'
// https://jarcasting.com/artifacts/org.eclipse.glsp.example/org.eclipse.glsp.example.workflow/
implementation ("org.eclipse.glsp.example:org.eclipse.glsp.example.workflow:0.7.0-RC-01")
'org.eclipse.glsp.example:org.eclipse.glsp.example.workflow:jar:0.7.0-RC-01'
<dependency org="org.eclipse.glsp.example" name="org.eclipse.glsp.example.workflow" rev="0.7.0-RC-01">
  <artifact name="org.eclipse.glsp.example.workflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.glsp.example', module='org.eclipse.glsp.example.workflow', version='0.7.0-RC-01')
)
libraryDependencies += "org.eclipse.glsp.example" % "org.eclipse.glsp.example.workflow" % "0.7.0-RC-01"
[org.eclipse.glsp.example/org.eclipse.glsp.example.workflow "0.7.0-RC-01"]