License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.coderazzi |
ArtifactId | ArtifactIdtablefilter-swing |
Version | Version5.5.3 |
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.3.pom | |
tablefilter-swing-5.5.3.jar | 180 KB |
tablefilter-swing-5.5.3-sources.jar | 115 KB |
tablefilter-swing-5.5.3-javadoc.jar | 298 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.coderazzi/tablefilter-swing/ -->
<dependency>
<groupId>net.coderazzi</groupId>
<artifactId>tablefilter-swing</artifactId>
<version>5.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.coderazzi/tablefilter-swing/
implementation 'net.coderazzi:tablefilter-swing:5.5.3'
// https://jarcasting.com/artifacts/net.coderazzi/tablefilter-swing/
implementation ("net.coderazzi:tablefilter-swing:5.5.3")
'net.coderazzi:tablefilter-swing:jar:5.5.3'
<dependency org="net.coderazzi" name="tablefilter-swing" rev="5.5.3">
<artifact name="tablefilter-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.coderazzi', module='tablefilter-swing', version='5.5.3')
)
libraryDependencies += "net.coderazzi" % "tablefilter-swing" % "5.5.3"
[net.coderazzi/tablefilter-swing "5.5.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |