is not current version
Last Version 1.0.149

com.fnproject.fn:flow-testing 1.0.77


GroupId

GroupId

com.fnproject.fn
ArtifactId

ArtifactId

flow-testing
Version

Version

1.0.77
Type

Type

jar

Download flow-testing 1.0.77


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