is not current version
Last Version 1.5.6

org.opensingular:flow-test 1.5.4


GroupId

GroupId

org.opensingular
ArtifactId

ArtifactId

flow-test
Version

Version

1.5.4
Type

Type

jar

Download flow-test 1.5.4


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