is not current version
Last Version 9.13.0.RELEASE

com.ritense.valtimo:form-flow-valtimo 9.11.0.RELEASE

The form flow implementation for Valtimo module

Categories

Categories

ORM Data
GroupId

GroupId

com.ritense.valtimo
ArtifactId

ArtifactId

form-flow-valtimo
Version

Version

9.11.0.RELEASE
Type

Type

pom

Download form-flow-valtimo 9.11.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/form-flow-valtimo/ -->
<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>form-flow-valtimo</artifactId>
    <version>9.11.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ritense.valtimo/form-flow-valtimo/
implementation 'com.ritense.valtimo:form-flow-valtimo:9.11.0.RELEASE'
// https://jarcasting.com/artifacts/com.ritense.valtimo/form-flow-valtimo/
implementation ("com.ritense.valtimo:form-flow-valtimo:9.11.0.RELEASE")
'com.ritense.valtimo:form-flow-valtimo:pom:9.11.0.RELEASE'
<dependency org="com.ritense.valtimo" name="form-flow-valtimo" rev="9.11.0.RELEASE">
  <artifact name="form-flow-valtimo" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ritense.valtimo', module='form-flow-valtimo', version='9.11.0.RELEASE')
)
libraryDependencies += "com.ritense.valtimo" % "form-flow-valtimo" % "9.11.0.RELEASE"
[com.ritense.valtimo/form-flow-valtimo "9.11.0.RELEASE"]