is not current version
Last Version 1.6.2

com.zeoflow:flow-kit 1.0.1

An Android Library that comes with useful features and components

GroupId

GroupId

com.zeoflow
ArtifactId

ArtifactId

flow-kit
Version

Version

1.0.1
Type

Type

aar

Download flow-kit 1.0.1


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