MVN

org.milyn : flute

Maven & Gradle

Nov 27, 2012
3 usages

Flute

<dependency>
    <groupId>org.milyn</groupId>
    <artifactId>flute</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.milyn : flute to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of org.milyn : flute to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
flute-1.3

How to add a dependency to Maven

Add the following org.milyn : flute maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.milyn</groupId>
    <artifactId>flute</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.milyn : flute gradle dependency to your build.gradle file:

implementation 'org.milyn:flute:1.3'

Gradle Kotlin DSL: Add the following org.milyn : flute gradle kotlin dependency to your build.gradle.kts file:

implementation("org.milyn:flute:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.milyn : flute sbt scala dependency to your build.sbt file:

libraryDependencies += "org.milyn" % "flute" % "1.3"

Advertisement

Dependencies from Group

Nov 23, 2020
46 usages
383 stars
Oct 29, 2018
21 usages
368 stars
Nov 23, 2020
20 usages
383 stars
Nov 21, 2020
16 usages
383 stars
Nov 23, 2020
14 usages
383 stars

Discover Dependencies