is not current version
Last Version 4.0.1

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


GroupId

GroupId

com.cedarsoft.commons.old.swing
ArtifactId

ArtifactId

swing-presenter
Version

Version

3.0.0
Type

Type

jar

Download swing-presenter 3.0.0


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