is not current version
Last Version 4.0.1

com.cedarsoft.commons.old.swing:swing-presenter 1.4.1


GroupId

GroupId

com.cedarsoft.commons.old.swing
ArtifactId

ArtifactId

swing-presenter
Version

Version

1.4.1
Type

Type

jar

Download swing-presenter 1.4.1


<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons.old.swing/swing-presenter/
implementation 'com.cedarsoft.commons.old.swing:swing-presenter:1.4.1'
// https://jarcasting.com/artifacts/com.cedarsoft.commons.old.swing/swing-presenter/
implementation ("com.cedarsoft.commons.old.swing:swing-presenter:1.4.1")
'com.cedarsoft.commons.old.swing:swing-presenter:jar:1.4.1'
<dependency org="com.cedarsoft.commons.old.swing" name="swing-presenter" rev="1.4.1">
  <artifact name="swing-presenter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons.old.swing', module='swing-presenter', version='1.4.1')
)
libraryDependencies += "com.cedarsoft.commons.old.swing" % "swing-presenter" % "1.4.1"
[com.cedarsoft.commons.old.swing/swing-presenter "1.4.1"]