is not current version
Last Version 6.0.0.Alpha6

org.jbpm:jbpm-gwt-shared 5.4.0.Beta1


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-gwt-shared
Version

Version

5.4.0.Beta1
Type

Type

jar

Download jbpm-gwt-shared 5.4.0.Beta1


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