MVN

net.sf.cuf : cuf-csvviewfx

Maven & Gradle

Mar 28, 2022

CUF csvview JavaFX example app

<dependency>
    <groupId>net.sf.cuf</groupId>
    <artifactId>cuf-csvviewfx</artifactId>
    <version>2.5.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.cuf : cuf-csvviewfx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.8

All Versions

Choose a version of net.sf.cuf : cuf-csvviewfx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
cuf-csvviewfx-2.5.8
cuf-csvviewfx-2.5.7
cuf-csvviewfx-2.5.6
cuf-csvviewfx-2.5.5
cuf-csvviewfx-2.5.4
cuf-csvviewfx-2.5.3
cuf-csvviewfx-2.5.2
2.0.x
cuf-csvviewfx-2.0.8
cuf-csvviewfx-2.0.7
cuf-csvviewfx-2.0.6
cuf-csvviewfx-2.0.5
cuf-csvviewfx-2.0.4
cuf-csvviewfx-2.0.3
cuf-csvviewfx-2.0.2
cuf-csvviewfx-2.0.1
cuf-csvviewfx-2.0.0

How to add a dependency to Maven

Add the following net.sf.cuf : cuf-csvviewfx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.cuf</groupId>
    <artifactId>cuf-csvviewfx</artifactId>
    <version>2.5.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.cuf : cuf-csvviewfx gradle dependency to your build.gradle file:

implementation 'net.sf.cuf:cuf-csvviewfx:2.5.8'

Gradle Kotlin DSL: Add the following net.sf.cuf : cuf-csvviewfx gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.cuf:cuf-csvviewfx:2.5.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.cuf : cuf-csvviewfx sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.cuf" % "cuf-csvviewfx" % "2.5.8"

Advertisement

Dependencies from Group

Mar 28, 2022
6 usages
Mar 28, 2022
3 usages
Mar 28, 2022
2 usages
Mar 28, 2022

Discover Dependencies

Mar 28, 2022
Sep 24, 2015
598 stars
Sep 24, 2015
1 usages
598 stars
Feb 22, 2022
4 usages
Nov 07, 2022
4 usages
Feb 22, 2022
5 usages
Nov 22, 2015
Apr 26, 2021
20 stars