| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.coderazzi |
| ArtifactId | ArtifactIdtablefilter-swing |
| Last Version | Last Version5.5.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontablefilter-swing
TableFilter is a set of Swing components to support user-driven filtering on table.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tablefilter-swing-5.5.4.pom | |
| tablefilter-swing-5.5.4.jar | 165 KB |
| tablefilter-swing-5.5.4-sources.jar | 101 KB |
| tablefilter-swing-5.5.4-javadoc.jar | 243 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.coderazzi/tablefilter-swing/ -->
<dependency>
<groupId>net.coderazzi</groupId>
<artifactId>tablefilter-swing</artifactId>
<version>5.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.coderazzi/tablefilter-swing/
implementation 'net.coderazzi:tablefilter-swing:5.5.4'
// https://jarcasting.com/artifacts/net.coderazzi/tablefilter-swing/
implementation ("net.coderazzi:tablefilter-swing:5.5.4")
'net.coderazzi:tablefilter-swing:jar:5.5.4'
<dependency org="net.coderazzi" name="tablefilter-swing" rev="5.5.4">
<artifact name="tablefilter-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.coderazzi', module='tablefilter-swing', version='5.5.4')
)
libraryDependencies += "net.coderazzi" % "tablefilter-swing" % "5.5.4"
[net.coderazzi/tablefilter-swing "5.5.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |