is not current version
Last Version 3.4.9

org.tinygroup:tinyflow 3.0.1


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

tinyflow
Version

Version

3.0.1
Type

Type

pom

Download tinyflow 3.0.1

Filename Size
tinyflow-3.0.1.pom 640 bytes
Browse

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