MVN

io.fluidsonic.gradle : fluid-gradle

Maven & Gradle

Jun 24, 2023
1 usages
4 stars

fluid-gradle · Gradle plugin for simplifying the configuration of io.fluidsonic.* Kotlin libraries

<dependency>
    <groupId>io.fluidsonic.gradle</groupId>
    <artifactId>fluid-gradle</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fluidsonic.gradle : fluid-gradle to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of io.fluidsonic.gradle : fluid-gradle to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
fluid-gradle-1.3.2
fluid-gradle-1.3.1
fluid-gradle-1.3.0
1.2.x
fluid-gradle-1.2.2
fluid-gradle-1.2.1
fluid-gradle-1.2.0
1.1.x
fluid-gradle-1.1.26
fluid-gradle-1.1.25
fluid-gradle-1.1.24
fluid-gradle-1.1.23

How to add a dependency to Maven

Add the following io.fluidsonic.gradle : fluid-gradle maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.fluidsonic.gradle</groupId>
    <artifactId>fluid-gradle</artifactId>
    <version>1.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.fluidsonic.gradle : fluid-gradle gradle dependency to your build.gradle file:

implementation 'io.fluidsonic.gradle:fluid-gradle:1.3.2'

Gradle Kotlin DSL: Add the following io.fluidsonic.gradle : fluid-gradle gradle kotlin dependency to your build.gradle.kts file:

implementation("io.fluidsonic.gradle:fluid-gradle:1.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.fluidsonic.gradle : fluid-gradle sbt scala dependency to your build.sbt file:

libraryDependencies += "io.fluidsonic.gradle" % "fluid-gradle" % "1.3.2"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 03, 2022
1 usages
5 stars
Jun 05, 2021
1 usages
24 stars
Jun 03, 2021
1 usages
0 stars
Jun 03, 2021
1 usages
52 stars
Jun 01, 2021
1 usages
Jan 13, 2023
1 usages
2 stars
Jun 20, 2021
2 usages
4 stars
Jun 16, 2021
1 usages
6 stars
Jul 07, 2023
1 usages
0 stars