Group Id io.github.ayvytr
Artifact Id flow
Version 0.0.2
Packaging jar
URL -
Badge
Last Updated 2022-07-31T23:24:44+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.2</version>
</dependency>
implementation group: 'io.github.ayvytr', name: 'flow', version: '0.0.2'
implementation 'io.github.ayvytr:flow:0.0.2'
implementation("io.github.ayvytr:flow:0.0.2")
libraryDependencies += "io.github.ayvytr" % "flow" % "0.0.2"
<dependency org="io.github.ayvytr" name="flow" rev="0.0.2"/>
@Grapes(
    @Grab(group='io.github.ayvytr', module='flow', version='0.0.2')
)
[io.github.ayvytr/flow "0.0.2"]
'io.github.ayvytr:flow:0.0.2'