is not current version
Last Version 0.2.5.0

eu.mihosoft.vrl.workflow:vworkflows-fx 0.2.3.1

VWorkflows library

GroupId

GroupId

eu.mihosoft.vrl.workflow
ArtifactId

ArtifactId

vworkflows-fx
Version

Version

0.2.3.1
Type

Type

jar

Download vworkflows-fx 0.2.3.1


<!-- https://jarcasting.com/artifacts/eu.mihosoft.vrl.workflow/vworkflows-fx/ -->
<dependency>
    <groupId>eu.mihosoft.vrl.workflow</groupId>
    <artifactId>vworkflows-fx</artifactId>
    <version>0.2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.mihosoft.vrl.workflow/vworkflows-fx/
implementation 'eu.mihosoft.vrl.workflow:vworkflows-fx:0.2.3.1'
// https://jarcasting.com/artifacts/eu.mihosoft.vrl.workflow/vworkflows-fx/
implementation ("eu.mihosoft.vrl.workflow:vworkflows-fx:0.2.3.1")
'eu.mihosoft.vrl.workflow:vworkflows-fx:jar:0.2.3.1'
<dependency org="eu.mihosoft.vrl.workflow" name="vworkflows-fx" rev="0.2.3.1">
  <artifact name="vworkflows-fx" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.mihosoft.vrl.workflow', module='vworkflows-fx', version='0.2.3.1')
)
libraryDependencies += "eu.mihosoft.vrl.workflow" % "vworkflows-fx" % "0.2.3.1"
[eu.mihosoft.vrl.workflow/vworkflows-fx "0.2.3.1"]