MVN

com.unquietcode.tools.flapi : flapi

Maven & Gradle

Mar 01, 2016
2 usages
56 stars

Flapi · Fluent API's in Java!

<dependency>
    <groupId>com.unquietcode.tools.flapi</groupId>
    <artifactId>flapi</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.unquietcode.tools.flapi : flapi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of com.unquietcode.tools.flapi : flapi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
flapi-2.0
1.0
flapi-1.0

How to add a dependency to Maven

Add the following com.unquietcode.tools.flapi : flapi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.unquietcode.tools.flapi</groupId>
    <artifactId>flapi</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.unquietcode.tools.flapi : flapi gradle dependency to your build.gradle file:

implementation 'com.unquietcode.tools.flapi:flapi:2.0'

Gradle Kotlin DSL: Add the following com.unquietcode.tools.flapi : flapi gradle kotlin dependency to your build.gradle.kts file:

implementation("com.unquietcode.tools.flapi:flapi:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.unquietcode.tools.flapi : flapi sbt scala dependency to your build.sbt file:

libraryDependencies += "com.unquietcode.tools.flapi" % "flapi" % "2.0"

Advertisement

Dependencies from Group

Mar 01, 2016
2 usages
56 stars
Mar 01, 2016
2 usages
56 stars
Mar 01, 2016
1 usages
56 stars
Mar 01, 2016
1 usages
56 stars

Discover Dependencies

Apr 24, 2016
0 stars
Nov 22, 2017
3 usages
25 stars
Jul 18, 2017
9 usages
308 stars
Sep 18, 2017
1 usages
6 stars
Aug 25, 2023
3 usages
3.9k stars
Nov 03, 2018
5 usages
68 stars
May 15, 2023
7 usages
1.6k stars