is not current version
Last Version 2.0.1

com.datto:flow_2.11 1.12.1

flow

GroupId

GroupId

com.datto
ArtifactId

ArtifactId

flow_2.11
Version

Version

1.12.1
Type

Type

jar

Download flow_2.11 1.12.1


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