is not current version
Last Version 3.4.9

org.tinygroup:tinyflow 3.4.5


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

tinyflow
Version

Version

3.4.5
Type

Type

pom

Download tinyflow 3.4.5

Filename Size
tinyflow-3.4.5.pom 640 bytes
Browse

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