| License |
License
GLP with Classpath Exception
|
|---|---|
| GroupId | GroupIdcom.cedarsoft.commons.swing-presenter |
| ArtifactId | ArtifactIddemo |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSwing Presenter Demo
cedarsoft Open Projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| demo-1.1.pom | |
| demo-1.1.jar | 26 KB |
| demo-1.1-sources.jar | 8 KB |
| demo-1.1-javadoc.jar | 76 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons.swing-presenter/demo/ -->
<dependency>
<groupId>com.cedarsoft.commons.swing-presenter</groupId>
<artifactId>demo</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons.swing-presenter/demo/
implementation 'com.cedarsoft.commons.swing-presenter:demo:1.1'
// https://jarcasting.com/artifacts/com.cedarsoft.commons.swing-presenter/demo/
implementation ("com.cedarsoft.commons.swing-presenter:demo:1.1")
'com.cedarsoft.commons.swing-presenter:demo:jar:1.1'
<dependency org="com.cedarsoft.commons.swing-presenter" name="demo" rev="1.1">
<artifact name="demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons.swing-presenter', module='demo', version='1.1')
)
libraryDependencies += "com.cedarsoft.commons.swing-presenter" % "demo" % "1.1"
[com.cedarsoft.commons.swing-presenter/demo "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.cedarsoft.commons : swing-presenter | jar | 1.1 |
| com.thoughtworks.xstream : xstream | jar | 1.2.2 |
| org.springframework : spring | jar | 2.0.7 |
| com.yworks » yfiles | jar | 2.4 |
| com.intellij : annotations | jar | 7.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 5.8 |