Last Version

Flowly 1.0.0-alpha3

Helps you manage your app states easier.

License

License

GroupId

GroupId

com.zeoflow.flowly
ArtifactId

ArtifactId

runtime
Version

Version

1.0.0-alpha3
Type

Type

aar
Description

Description

Flowly
Helps you manage your app states easier.
Project URL

Project URL

https://github.com/zeoflow/flowly
Source Code Management

Source Code Management

https://github.com/zeoflow/flowly

Download runtime 1.0.0-alpha3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.zeoflow.flowly : common jar 1.0.0-alpha3
androidx.arch.core » core-common jar 2.1.0
androidx.annotation » annotation jar 1.3.0

runtime (1)

Group / Artifact Type Version
androidx.arch.core » core-runtime jar 2.1.0

Project Modules

There are no modules declared in this project.