License |
License |
---|---|
Categories |
CategoriesNet CSV Data Data Formats |
GroupId | GroupIdnet.sf.cuf |
ArtifactId | ArtifactIdcuf-csvviewfx |
Last Version | Last Version2.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCUF csvview JavaFX example app
The parent for all CUF2 modules
|
Project Organization |
Project OrganizationJürgen Zeller (privat) |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cuf-csvviewfx-2.5.8.pom | |
cuf-csvviewfx-2.5.8.jar | 79 KB |
cuf-csvviewfx-2.5.8-sources.jar | 65 KB |
cuf-csvviewfx-2.5.8-javadoc.jar | 154 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.cuf/cuf-csvviewfx/ -->
<dependency>
<groupId>net.sf.cuf</groupId>
<artifactId>cuf-csvviewfx</artifactId>
<version>2.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.cuf/cuf-csvviewfx/
implementation 'net.sf.cuf:cuf-csvviewfx:2.5.8'
// https://jarcasting.com/artifacts/net.sf.cuf/cuf-csvviewfx/
implementation ("net.sf.cuf:cuf-csvviewfx:2.5.8")
'net.sf.cuf:cuf-csvviewfx:jar:2.5.8'
<dependency org="net.sf.cuf" name="cuf-csvviewfx" rev="2.5.8">
<artifact name="cuf-csvviewfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.cuf', module='cuf-csvviewfx', version='2.5.8')
)
libraryDependencies += "net.sf.cuf" % "cuf-csvviewfx" % "2.5.8"
[net.sf.cuf/cuf-csvviewfx "2.5.8"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.cuf : cuf-fw | jar | 2.5.8 |
net.sf.cuf : cuf-javafx | jar | 2.5.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |