is not current version
Last Version 2.0.1

com.datto:flow-testkit_2.11 1.9.2

flow-testkit

GroupId

GroupId

com.datto
ArtifactId

ArtifactId

flow-testkit_2.11
Version

Version

1.9.2
Type

Type

jar

Download flow-testkit_2.11 1.9.2


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