is not current version
Last Version 1.5

com.github.benhutchison:scalaswingcontrib 1.4

ScalaSwingContrib

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.benhutchison
ArtifactId

ArtifactId

scalaswingcontrib
Version

Version

1.4
Type

Type

jar

Download scalaswingcontrib 1.4


<!-- https://jarcasting.com/artifacts/com.github.benhutchison/scalaswingcontrib/ -->
<dependency>
    <groupId>com.github.benhutchison</groupId>
    <artifactId>scalaswingcontrib</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benhutchison/scalaswingcontrib/
implementation 'com.github.benhutchison:scalaswingcontrib:1.4'
// https://jarcasting.com/artifacts/com.github.benhutchison/scalaswingcontrib/
implementation ("com.github.benhutchison:scalaswingcontrib:1.4")
'com.github.benhutchison:scalaswingcontrib:jar:1.4'
<dependency org="com.github.benhutchison" name="scalaswingcontrib" rev="1.4">
  <artifact name="scalaswingcontrib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benhutchison', module='scalaswingcontrib', version='1.4')
)
libraryDependencies += "com.github.benhutchison" % "scalaswingcontrib" % "1.4"
[com.github.benhutchison/scalaswingcontrib "1.4"]