is not current version
Last Version 2.0.1

com.datto:flow_2.11 1.3.0

flow

GroupId

GroupId

com.datto
ArtifactId

ArtifactId

flow_2.11
Version

Version

1.3.0
Type

Type

jar

Download flow_2.11 1.3.0


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