is not current version
Last Version 0.9.0

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

Server component for the workflow example

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.glsp.example
ArtifactId

ArtifactId

org.eclipse.glsp.example.workflow
Version

Version

0.7.0-RC-01
Type

Type

jar

Download 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"]