is not current version
Last Version 5.5.4

net.coderazzi:tablefilter-swing 3.1.0

TableFilter is a set of Swing components to support user-driven filtering on table.

Categories

Categories

Net
GroupId

GroupId

net.coderazzi
ArtifactId

ArtifactId

tablefilter-swing
Version

Version

3.1.0
Type

Type

jar

Download tablefilter-swing 3.1.0


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