is not current version
Last Version 6.4.2-PETALS-0

org.ow2.petals.flowable:flowable-form-model 6.0.1-PETALS-0


Categories

Categories

ORM Data
GroupId

GroupId

org.ow2.petals.flowable
ArtifactId

ArtifactId

flowable-form-model
Version

Version

6.0.1-PETALS-0
Type

Type

jar

Download flowable-form-model 6.0.1-PETALS-0


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