MVN

org.apache.fluo : build-resources

Maven & Gradle

Sep 12, 2017

Apache Fluo Build Resources · Resources for building Apache Fluo projects

<dependency>
    <groupId>org.apache.fluo</groupId>
    <artifactId>build-resources</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.fluo : build-resources to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.apache.fluo : build-resources to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
build-resources-2.0.0
1.0.x
build-resources-1.0.0-incubating

How to add a dependency to Maven

Add the following org.apache.fluo : build-resources maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.fluo</groupId>
    <artifactId>build-resources</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.fluo : build-resources gradle dependency to your build.gradle file:

implementation 'org.apache.fluo:build-resources:2.0.0'

Gradle Kotlin DSL: Add the following org.apache.fluo : build-resources gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.fluo:build-resources:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.fluo : build-resources sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.fluo" % "build-resources" % "2.0.0"

Advertisement

Dependencies from Group

Apr 11, 2023
22 usages
Apr 11, 2023
19 usages
Apr 11, 2023
16 usages
Mar 02, 2018
7 usages
Apr 11, 2023
6 usages

Discover Dependencies

Sep 12, 2017
4 stars
Sep 12, 2017
4 stars
Sep 12, 2017
1 stars
Sep 12, 2017
4 stars
Sep 12, 2017
4 stars
Sep 11, 2017
3 stars
Sep 11, 2017
4 stars