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