MVN

org.apache.fluo : fluo-recipes-core

Maven & Gradle

Mar 02, 2018
7 usages

Apache Fluo Recipes Core

<dependency>
    <groupId>org.apache.fluo</groupId>
    <artifactId>fluo-recipes-core</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.fluo : fluo-recipes-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of org.apache.fluo : fluo-recipes-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
fluo-recipes-core-1.2.0
1.1.x
fluo-recipes-core-1.1.0-incubating
1.0.x
fluo-recipes-core-1.0.0-incubating

How to add a dependency to Maven

Add the following org.apache.fluo : fluo-recipes-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.fluo</groupId>
    <artifactId>fluo-recipes-core</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.fluo : fluo-recipes-core gradle dependency to your build.gradle file:

implementation 'org.apache.fluo:fluo-recipes-core:1.2.0'

Gradle Kotlin DSL: Add the following org.apache.fluo : fluo-recipes-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.fluo:fluo-recipes-core:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.fluo : fluo-recipes-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.fluo" % "fluo-recipes-core" % "1.2.0"

Advertisement

Dependencies from Group

Apr 11, 2023
22 usages
Apr 11, 2023
19 usages
Apr 11, 2023
16 usages
Mar 02, 2018
7 usages
Apr 11, 2023
6 usages

Discover Dependencies

May 14, 2018
3 usages
3 stars
Nov 22, 2019
8 usages
281 stars
Jun 11, 2019
3 usages
106 stars
Feb 09, 2017
12 usages
22 stars
Nov 29, 2019
8 usages
36 stars
Feb 04, 2022
22 usages
3 stars
Jul 29, 2019
7 usages
1 stars