GroupId | GroupIdcom.cedarsoft.commons.old.swing |
---|---|
ArtifactId | ArtifactIdswing-presenter |
Version | Version1.4.3 |
Type | Typejar |
Filename | Size |
---|---|
swing-presenter-1.4.3.pom | |
swing-presenter-1.4.3.jar | 22 KB |
swing-presenter-1.4.3-tests.jar | 33 KB |
swing-presenter-1.4.3-sources.jar | 11 KB |
swing-presenter-1.4.3-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons.old.swing/swing-presenter/ -->
<dependency>
<groupId>com.cedarsoft.commons.old.swing</groupId>
<artifactId>swing-presenter</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons.old.swing/swing-presenter/
implementation 'com.cedarsoft.commons.old.swing:swing-presenter:1.4.3'
// https://jarcasting.com/artifacts/com.cedarsoft.commons.old.swing/swing-presenter/
implementation ("com.cedarsoft.commons.old.swing:swing-presenter:1.4.3")
'com.cedarsoft.commons.old.swing:swing-presenter:jar:1.4.3'
<dependency org="com.cedarsoft.commons.old.swing" name="swing-presenter" rev="1.4.3">
<artifact name="swing-presenter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons.old.swing', module='swing-presenter', version='1.4.3')
)
libraryDependencies += "com.cedarsoft.commons.old.swing" % "swing-presenter" % "1.4.3"
[com.cedarsoft.commons.old.swing/swing-presenter "1.4.3"]