MVN

io.github.quellatalo.fx : table-view-x

Maven & Gradle

Sep 03, 2020
1 usages
1 stars

table-view-x · This package provide a new class TableViewX which is upgraded from TableView. It uses reflection to identify the fields. It helps programmers to generate columns for with minimal efforts. It also includes a built in filter, also used reflection to generate fields and conditions.

<dependency>
    <groupId>io.github.quellatalo.fx</groupId>
    <artifactId>table-view-x</artifactId>
    <version>1.8.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.quellatalo.fx : table-view-x to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.0.0

All Versions

Choose a version of io.github.quellatalo.fx : table-view-x to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
table-view-x-1.8.0.0
1.7.x
table-view-x-1.7.4.1
table-view-x-1.7.4.0
table-view-x-1.7.3.1
table-view-x-1.7.3.0

How to add a dependency to Maven

Add the following io.github.quellatalo.fx : table-view-x maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.quellatalo.fx</groupId>
    <artifactId>table-view-x</artifactId>
    <version>1.8.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.quellatalo.fx : table-view-x gradle dependency to your build.gradle file:

implementation 'io.github.quellatalo.fx:table-view-x:1.8.0.0'

Gradle Kotlin DSL: Add the following io.github.quellatalo.fx : table-view-x gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.quellatalo.fx:table-view-x:1.8.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.quellatalo.fx : table-view-x sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.quellatalo.fx" % "table-view-x" % "1.8.0.0"

Advertisement

Dependencies from Group

Sep 03, 2020
1 usages
1 stars

Discover Dependencies

Sep 22, 2020
1 usages
38 stars
Mar 09, 2020
1 usages
6 stars
Oct 16, 2019
1 usages
Nov 15, 2019
1 usages
0 stars
Nov 04, 2019
1 usages
1 stars
Aug 19, 2020
3 usages
0 stars
Nov 05, 2019
1 usages
0 stars
Nov 06, 2019
1 usages
0 stars
Nov 08, 2019
1 usages
0 stars
Nov 06, 2019
1 usages
1 stars