MVN

com.github.karamelsoft.flow : flow

Maven & Gradle

Apr 29, 2016

Functional Flow for Java

<dependency>
    <groupId>com.github.karamelsoft.flow</groupId>
    <artifactId>flow</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.karamelsoft.flow : flow to add to Maven - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of com.github.karamelsoft.flow : flow to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
flow-0.2.1
flow-0.2.0
0.1.x
flow-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.karamelsoft.flow</groupId>
    <artifactId>flow</artifactId>
    <version>0.2.1</version>
</dependency>