is not current version
Last Version 1.12.2

com.datto:flow-tests_2.11 1.10.3

flow-tests

GroupId

GroupId

com.datto
ArtifactId

ArtifactId

flow-tests_2.11
Version

Version

1.10.3
Type

Type

jar

Download flow-tests_2.11 1.10.3


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