MVN

com.github.fluidsonic : fluid-stdlib-jvm

Maven & Gradle

May 16, 2019
4 usages
2 stars

fluid-stdlib · Potentially useful Kotlin standard library additions

<dependency>
    <groupId>com.github.fluidsonic</groupId>
    <artifactId>fluid-stdlib-jvm</artifactId>
    <version>0.9.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fluidsonic : fluid-stdlib-jvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.8

All Versions

Choose a version of com.github.fluidsonic : fluid-stdlib-jvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
fluid-stdlib-jvm-0.9.8
fluid-stdlib-jvm-0.9.7
fluid-stdlib-jvm-0.9.6
fluid-stdlib-jvm-0.9.5
fluid-stdlib-jvm-0.9.4

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.fluidsonic</groupId>
    <artifactId>fluid-stdlib-jvm</artifactId>
    <version>0.9.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fluidsonic : fluid-stdlib-jvm gradle dependency to your build.gradle file:

implementation 'com.github.fluidsonic:fluid-stdlib-jvm:0.9.8'

Gradle Kotlin DSL: Add the following com.github.fluidsonic : fluid-stdlib-jvm gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fluidsonic:fluid-stdlib-jvm:0.9.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fluidsonic : fluid-stdlib-jvm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fluidsonic" % "fluid-stdlib-jvm" % "0.9.8"

Advertisement

Dependencies from Group

Oct 19, 2019
4 usages
2 stars
May 16, 2019
4 usages
2 stars
Jul 11, 2019
3 usages
30 stars
Jul 11, 2019
3 usages
30 stars
Oct 15, 2019
1 usages
31 stars

Discover Dependencies

Apr 13, 2021
4 usages
7 stars
Sep 01, 2014
3 usages
50 stars
Jan 14, 2016
5 usages
34 stars
Jan 24, 2016
3 usages
18 stars
Jan 09, 2023
6 usages
20 stars
Nov 22, 2017
4 usages
0 stars
May 17, 2019
8 usages
218 stars
Aug 01, 2023
44 usages
16.3k stars
Nov 18, 2019
3 usages
1 stars