is not current version
Last Version 3.4.9

org.tinygroup:tinyflow 1.2.3


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

tinyflow
Version

Version

1.2.3
Type

Type

pom

Download tinyflow 1.2.3

Filename Size
tinyflow-1.2.3.pom 554 bytes
Browse

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