is not current version
Last Version 3.4.9

org.tinygroup:tinyflow 2.3.0


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

tinyflow
Version

Version

2.3.0
Type

Type

pom

Download tinyflow 2.3.0

Filename Size
tinyflow-2.3.0.pom 602 bytes
Browse

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