is not current version
Last Version 1.0.149

com.fnproject.fn:flow-testing 1.0.100


GroupId

GroupId

com.fnproject.fn
ArtifactId

ArtifactId

flow-testing
Version

Version

1.0.100
Type

Type

jar

Download flow-testing 1.0.100


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