is not current version
Last Version 0.0.14

se.warting.billy:flow 0.0.11

Firebase Compose

GroupId

GroupId

se.warting.billy
ArtifactId

ArtifactId

flow
Version

Version

0.0.11
Type

Type

aar

Download flow 0.0.11


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