is not current version
Last Version 6.0.0.Alpha6

org.jbpm:jbpm-gwt-graph 5.2.1.Final


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-gwt-graph
Version

Version

5.2.1.Final
Type

Type

jar

Download jbpm-gwt-graph 5.2.1.Final


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