License |
License
GPLv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.commons |
ArtifactId | ArtifactIdswing |
Last Version | Last Version8.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons.Swing
cedarsoft Open Source projects
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swing-8.9.0.pom | 764 bytes |
swing-8.9.0-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons/swing/ -->
<dependency>
<groupId>com.cedarsoft.commons</groupId>
<artifactId>swing</artifactId>
<version>8.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons/swing/
implementation 'com.cedarsoft.commons:swing:8.9.0'
// https://jarcasting.com/artifacts/com.cedarsoft.commons/swing/
implementation ("com.cedarsoft.commons:swing:8.9.0")
'com.cedarsoft.commons:swing:jar:8.9.0'
<dependency org="com.cedarsoft.commons" name="swing" rev="8.9.0">
<artifact name="swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons', module='swing', version='8.9.0')
)
libraryDependencies += "com.cedarsoft.commons" % "swing" % "8.9.0"
[com.cedarsoft.commons/swing "8.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.dependencies-sets : kotlin-test | pom | 8.9.0 |