is not current version
Last Version 6.0.0.Alpha6

org.jbpm:jbpm-gwt-graph 6.0.0.Alpha5


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-gwt-graph
Version

Version

6.0.0.Alpha5
Type

Type

jar

Download jbpm-gwt-graph 6.0.0.Alpha5


<!-- https://jarcasting.com/artifacts/org.jbpm/jbpm-gwt-graph/ -->
<dependency>
    <groupId>org.jbpm</groupId>
    <artifactId>jbpm-gwt-graph</artifactId>
    <version>6.0.0.Alpha5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/jbpm-gwt-graph/
implementation 'org.jbpm:jbpm-gwt-graph:6.0.0.Alpha5'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-gwt-graph/
implementation ("org.jbpm:jbpm-gwt-graph:6.0.0.Alpha5")
'org.jbpm:jbpm-gwt-graph:jar:6.0.0.Alpha5'
<dependency org="org.jbpm" name="jbpm-gwt-graph" rev="6.0.0.Alpha5">
  <artifact name="jbpm-gwt-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-gwt-graph', version='6.0.0.Alpha5')
)
libraryDependencies += "org.jbpm" % "jbpm-gwt-graph" % "6.0.0.Alpha5"
[org.jbpm/jbpm-gwt-graph "6.0.0.Alpha5"]