is not current version
Last Version 1.5

com.github.benhutchison:scalaswingcontrib 1.3

ScalaSwingContrib

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.benhutchison
ArtifactId

ArtifactId

scalaswingcontrib
Version

Version

1.3
Type

Type

jar

Download scalaswingcontrib 1.3


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