is not current version
Last Version 6.7.2

org.flowable:flowable-form-model 6.5.0


Categories

Categories

ORM Data
GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-form-model
Version

Version

6.5.0
Type

Type

jar

Download flowable-form-model 6.5.0


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