is not current version
Last Version 1.1.0

com.eclipsesource.glsp:workflow-example 0.1.0

Server component for the workflow example

Categories

Categories

CLI User Interface
GroupId

GroupId

com.eclipsesource.glsp
ArtifactId

ArtifactId

workflow-example
Version

Version

0.1.0
Type

Type

jar

Download workflow-example 0.1.0


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