MVN

com.iofairy : falcon

Maven & Gradle

Jul 31, 2023
1 stars

Falcon: A common library for Java · Falcon is a common library for Java 8+ and compatible modular system with Java 9+.

<dependency>
    <groupId>com.iofairy</groupId>
    <artifactId>falcon</artifactId>
    <version>0.4.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.iofairy : falcon to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.10

All Versions

Choose a version of com.iofairy : falcon to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
falcon-0.4.10
falcon-0.4.8
falcon-0.4.6
falcon-0.4.5
falcon-0.4.3
falcon-0.4.2
falcon-0.4.1
falcon-0.4.0
0.3.x
falcon-0.3.11
falcon-0.3.10
falcon-0.3.9
falcon-0.3.7
falcon-0.3.6
falcon-0.3.5
falcon-0.3.4
falcon-0.3.3
falcon-0.3.2
falcon-0.3.1
falcon-0.3.0
0.2.x
falcon-0.2.4
falcon-0.2.3
falcon-0.2.2
falcon-0.2.1
falcon-0.2.0
0.1.x
falcon-0.1.2
falcon-0.1.1
falcon-0.1.0
0.0.x
falcon-0.0.6
falcon-0.0.5
falcon-0.0.4
falcon-0.0.3
falcon-0.0.2
falcon-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.iofairy</groupId>
    <artifactId>falcon</artifactId>
    <version>0.4.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.iofairy : falcon gradle dependency to your build.gradle file:

implementation 'com.iofairy:falcon:0.4.10'

Gradle Kotlin DSL: Add the following com.iofairy : falcon gradle kotlin dependency to your build.gradle.kts file:

implementation("com.iofairy:falcon:0.4.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.iofairy : falcon sbt scala dependency to your build.sbt file:

libraryDependencies += "com.iofairy" % "falcon" % "0.4.10"

Advertisement

Dependencies from Group

Jul 29, 2023
2 usages
4 stars
Jul 06, 2021
1 stars
Jul 06, 2021
1 stars
Jul 29, 2023
4 stars
Jul 31, 2023
1 stars

Discover Dependencies

Mar 02, 2023
5 usages
3 stars
Jul 06, 2023
3 stars
Jul 06, 2023
3 stars
Jul 06, 2023
3 stars
Jul 06, 2023
3 stars
Jan 13, 2022
0 stars
Aug 01, 2023
1 usages
15 stars