is not current version
Last Version 2022.6.1

org.nasdanika.html:flow 2021.10.4

Classes for generating Flow models documentation as YAML action spec.

GroupId

GroupId

org.nasdanika.html
ArtifactId

ArtifactId

flow
Version

Version

2021.10.4
Type

Type

jar

Download flow 2021.10.4


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