is not current version
Last Version 2022.6.1

org.nasdanika.core:flow 2021.11.0


GroupId

GroupId

org.nasdanika.core
ArtifactId

ArtifactId

flow
Version

Version

2021.11.0
Type

Type

jar

Download flow 2021.11.0


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