| License |
License
GLP with Classpath Exception
|
|---|---|
| GroupId | GroupIdcom.cedarsoft.commons |
| ArtifactId | ArtifactIdswing-presenter |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSwing Presenter
cedarsoft Open Projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| swing-presenter-1.1.1.pom | |
| swing-presenter-1.1.1.jar | 22 KB |
| swing-presenter-1.1.1-sources.jar | 11 KB |
| swing-presenter-1.1.1-javadoc.jar | 121 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons/swing-presenter/ -->
<dependency>
<groupId>com.cedarsoft.commons</groupId>
<artifactId>swing-presenter</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons/swing-presenter/
implementation 'com.cedarsoft.commons:swing-presenter:1.1.1'
// https://jarcasting.com/artifacts/com.cedarsoft.commons/swing-presenter/
implementation ("com.cedarsoft.commons:swing-presenter:1.1.1")
'com.cedarsoft.commons:swing-presenter:jar:1.1.1'
<dependency org="com.cedarsoft.commons" name="swing-presenter" rev="1.1.1">
<artifact name="swing-presenter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons', module='swing-presenter', version='1.1.1')
)
libraryDependencies += "com.cedarsoft.commons" % "swing-presenter" % "1.1.1"
[com.cedarsoft.commons/swing-presenter "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.cedarsoft.commons : presenter | jar | 1.1.1 |
| com.intellij : annotations | jar | 7.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 5.8 |