Last Version

JTables 2.2.2

Simple and lightweight framework to work with tables and table based files such as CSV and other (tab)-delimited files.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jtables
ArtifactId

ArtifactId

jtables
Version

Version

2.2.2
Type

Type

jar
Description

Description

JTables
Simple and lightweight framework to work with tables and table based files such as CSV and other (tab)-delimited files.
Project URL

Project URL

http://jtables.sourceforge.net/

Download jtables 2.2.2


<!-- https://jarcasting.com/artifacts/net.sf.jtables/jtables/ -->
<dependency>
    <groupId>net.sf.jtables</groupId>
    <artifactId>jtables</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jtables/jtables/
implementation 'net.sf.jtables:jtables:2.2.2'
// https://jarcasting.com/artifacts/net.sf.jtables/jtables/
implementation ("net.sf.jtables:jtables:2.2.2")
'net.sf.jtables:jtables:jar:2.2.2'
<dependency org="net.sf.jtables" name="jtables" rev="2.2.2">
  <artifact name="jtables" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jtables', module='jtables', version='2.2.2')
)
libraryDependencies += "net.sf.jtables" % "jtables" % "2.2.2"
[net.sf.jtables/jtables "2.2.2"]

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.kerner-utils-collections : kerner-utils-collections jar 1.1.1
net.sf.kerner-utils-io : kerner-utils-io jar 0.5.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.