License |
License
GPLv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.commons.swing |
ArtifactId | ArtifactIdcomponents |
Last Version | Last Version8.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncomponents
Path: :open:commons:swing:components
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
components-8.9.2.pom | |
components-8.9.2.jar | 23 KB |
components-8.9.2-tests.jar | 5 KB |
components-8.9.2-sources.jar | 13 KB |
components-8.9.2-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons.swing/components/ -->
<dependency>
<groupId>com.cedarsoft.commons.swing</groupId>
<artifactId>components</artifactId>
<version>8.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons.swing/components/
implementation 'com.cedarsoft.commons.swing:components:8.9.2'
// https://jarcasting.com/artifacts/com.cedarsoft.commons.swing/components/
implementation ("com.cedarsoft.commons.swing:components:8.9.2")
'com.cedarsoft.commons.swing:components:jar:8.9.2'
<dependency org="com.cedarsoft.commons.swing" name="components" rev="8.9.2">
<artifact name="components" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons.swing', module='components', version='8.9.2')
)
libraryDependencies += "com.cedarsoft.commons.swing" % "components" % "8.9.2"
[com.cedarsoft.commons.swing/components "8.9.2"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.dependencies-sets : annotations | jar | 8.9.2 |
com.google.guava : guava | jar | 28.0-jre |
com.cedarsoft : unit | jar | 8.9.2 |