MVN

io.fluo : fluo-core

Maven & Gradle

Jan 13, 2016
15 usages

Fluo Core · The modules contains the core implementation code of Fluo.

<dependency>
    <groupId>io.fluo</groupId>
    <artifactId>fluo-core</artifactId>
    <version>1.0.0-beta-2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0-beta-2
  • Latest Beta: 1.0.0-beta-2
  • Latest Alpha: 1.0.0-alpha-1

All Versions

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

Version Vulnerabilities Updated
1.0.x
fluo-core-1.0.0-beta-2
fluo-core-1.0.0-beta-1
fluo-core-1.0.0-alpha-1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.fluo</groupId>
    <artifactId>fluo-core</artifactId>
    <version>1.0.0-beta-2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.fluo:fluo-core:1.0.0-beta-2'

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

implementation("io.fluo:fluo-core:1.0.0-beta-2")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.fluo" % "fluo-core" % "1.0.0-beta-2"

Advertisement

Dependencies from Group

Jan 13, 2016
15 usages
Jan 13, 2016
15 usages
Jan 13, 2016
10 usages
Jan 13, 2016
9 usages
Mar 29, 2016
5 usages

Discover Dependencies

Jul 28, 2020
12 usages
115 stars
Dec 01, 2022
14 usages
13 stars
Jun 20, 2023
31 usages
8.4k stars
Jul 28, 2015
14 usages
May 24, 2022
12 usages
25.9k stars
Mar 07, 2020
11 usages
94 stars
Jun 24, 2019
11 usages
94 stars
Mar 04, 2021
15 usages
32 stars