MVN

io.fluo : fluo-api

Maven & Gradle

Jan 13, 2016
15 usages

Fluo API · This module contains all API code. External dependencies should be limited. Any changes to public methods should be avoided. While the API module does not have compile time dependency on fluo-core, you must include fluo-core as a run-time dependency.

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

Latest Version

Choose a version of io.fluo : fluo-api 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-api to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

<dependency>
    <groupId>io.fluo</groupId>
    <artifactId>fluo-api</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-api gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.fluo" % "fluo-api" % "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

Feb 05, 2018
13 usages
Nov 10, 2020
14 usages
ast
Nov 10, 2020
14 usages
Jun 07, 2018
13 usages
Jun 07, 2018
12 usages
Jun 20, 2015
23 usages
Sep 13, 2016
25 usages
Nov 12, 2015
12 usages
Apr 09, 2016
54 usages
4.6k stars
Oct 27, 2020
24 usages