is not current version
Last Version 0.2.1

co.cask.tigon:tigon-flow 0.1.0


GroupId

GroupId

co.cask.tigon
ArtifactId

ArtifactId

tigon-flow
Version

Version

0.1.0
Type

Type

jar

Download tigon-flow 0.1.0


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