is not current version
Last Version 3.1.0

com.datto:flow_2.12 1.14.2

flow

GroupId

GroupId

com.datto
ArtifactId

ArtifactId

flow_2.12
Version

Version

1.14.2
Type

Type

jar

Download flow_2.12 1.14.2


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