Group Id io.github.ayvytr
Artifact Id flow
Version 0.0.8
Packaging jar
URL -
Badge
Last Updated 2022-08-30T00:00:08+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>io.github.ayvytr</groupId>
    <artifactId>flow</artifactId>
    <version>0.0.8</version>
</dependency>
implementation group: 'io.github.ayvytr', name: 'flow', version: '0.0.8'
implementation 'io.github.ayvytr:flow:0.0.8'
implementation("io.github.ayvytr:flow:0.0.8")
libraryDependencies += "io.github.ayvytr" % "flow" % "0.0.8"
<dependency org="io.github.ayvytr" name="flow" rev="0.0.8"/>
@Grapes(
    @Grab(group='io.github.ayvytr', module='flow', version='0.0.8')
)
[io.github.ayvytr/flow "0.0.8"]
'io.github.ayvytr:flow:0.0.8'