is not current version
Last Version 3.4.9

org.tinygroup:tinyflow 2.0.8


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

tinyflow
Version

Version

2.0.8
Type

Type

pom

Download tinyflow 2.0.8

Filename Size
tinyflow-2.0.8.pom 554 bytes
Browse

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