MVN

foundation.fluent.api : run

Maven & Gradle

Nov 30, 2021
0 stars

Maven standalone runner plugin · No more pom, sources, compilation. Just grab jars from repo for all dependencies, and run.

<dependency>
    <groupId>foundation.fluent.api</groupId>
    <artifactId>run</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of foundation.fluent.api : run to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of foundation.fluent.api : run to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
run-1.2
1.1
run-1.1
1.0
run-1.0

How to add a dependency to Maven

Add the following foundation.fluent.api : run maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>foundation.fluent.api</groupId>
    <artifactId>run</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following foundation.fluent.api : run gradle dependency to your build.gradle file:

implementation 'foundation.fluent.api:run:1.2'

Gradle Kotlin DSL: Add the following foundation.fluent.api : run gradle kotlin dependency to your build.gradle.kts file:

implementation("foundation.fluent.api:run:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following foundation.fluent.api : run sbt scala dependency to your build.sbt file:

libraryDependencies += "foundation.fluent.api" % "run" % "1.2"

Advertisement

Dependencies from Group

Mar 10, 2021
7 usages
4 stars
rpg
May 24, 2023
6 usages
5 stars
Apr 05, 2022
4 usages
4 stars
Jul 16, 2022
4 usages
2 stars

Discover Dependencies

Jun 16, 2023
18 stars
Apr 10, 2022
0 stars
May 25, 2022
16 stars
Oct 25, 2022
11 stars
Dec 20, 2021
1 usages
5 stars
Aug 10, 2023
1 stars
Aug 10, 2023
1 stars
Aug 10, 2023
2 stars
Aug 10, 2023
1 usages
1 stars
api
Aug 10, 2023
3 usages
1 stars