is not current version
Last Version 3.4.9

org.tinygroup:tinyflow 2.0.26


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

tinyflow
Version

Version

2.0.26
Type

Type

pom

Download tinyflow 2.0.26

Filename Size
tinyflow-2.0.26.pom 555 bytes
Browse

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