MVN

net.cassite : f

Maven & Gradle

Apr 26, 2019
21 stars

f · a library to write async vert.x code similar as using java syntax

<dependency>
    <groupId>net.cassite</groupId>
    <artifactId>f</artifactId>
    <version>0.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.cassite : f to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.2

All Versions

Choose a version of net.cassite : f to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
f-0.4.2
f-0.4.1
f-0.4.0
0.3.x
f-0.3.1
f-0.3.0
0.2.x
f-0.2.1
f-0.2.0
0.1.x
f-0.1.2
f-0.1.1
f-0.1.0

How to add a dependency to Maven

Add the following net.cassite : f maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.cassite</groupId>
    <artifactId>f</artifactId>
    <version>0.4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.cassite : f gradle dependency to your build.gradle file:

implementation 'net.cassite:f:0.4.2'

Gradle Kotlin DSL: Add the following net.cassite : f gradle kotlin dependency to your build.gradle.kts file:

implementation("net.cassite:f:0.4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.cassite : f sbt scala dependency to your build.sbt file:

libraryDependencies += "net.cassite" % "f" % "0.4.2"

Advertisement

Dependencies from Group

Dec 13, 2015
1 usages
Nov 22, 2015
1 usages
16 stars
Dec 19, 2015
Jan 31, 2016
Jun 07, 2016

Discover Dependencies

Jun 09, 2022
156 stars
Apr 30, 2020
2 usages
165 stars
May 08, 2020
4 usages
79 stars
Jul 10, 2020
2 usages
5.9k stars
Apr 30, 2020
2 usages
165 stars
May 28, 2020
2 usages
18 stars
Sep 04, 2020
2 usages
75 stars
Jun 10, 2020
2 usages
17 stars