License |
License
GPLv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.commons.swing |
ArtifactId | ArtifactIdjgoodies |
Last Version | Last Version8.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjgoodies
Path: :open:commons:swing:jgoodies
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jgoodies-8.9.2.pom | |
jgoodies-8.9.2.jar | 16 KB |
jgoodies-8.9.2-tests.jar | 1 KB |
jgoodies-8.9.2-sources.jar | 14 KB |
jgoodies-8.9.2-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons.swing/jgoodies/ -->
<dependency>
<groupId>com.cedarsoft.commons.swing</groupId>
<artifactId>jgoodies</artifactId>
<version>8.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons.swing/jgoodies/
implementation 'com.cedarsoft.commons.swing:jgoodies:8.9.2'
// https://jarcasting.com/artifacts/com.cedarsoft.commons.swing/jgoodies/
implementation ("com.cedarsoft.commons.swing:jgoodies:8.9.2")
'com.cedarsoft.commons.swing:jgoodies:jar:8.9.2'
<dependency org="com.cedarsoft.commons.swing" name="jgoodies" rev="8.9.2">
<artifact name="jgoodies" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons.swing', module='jgoodies', version='8.9.2')
)
libraryDependencies += "com.cedarsoft.commons.swing" % "jgoodies" % "8.9.2"
[com.cedarsoft.commons.swing/jgoodies "8.9.2"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.dependencies-sets : annotations | jar | 8.9.2 |
com.cedarsoft : annotations | jar | 8.9.2 |
com.jgoodies : jgoodies-binding | jar | 2.13.0 |
com.jgoodies : jgoodies-validation | jar | 2.5.1 |
net.java.dev.glazedlists : glazedlists_java16 | jar | 1.10.0 |
com.miglayout : miglayout-swing | jar | 5.2 |