is not current version
Last Version 1.5

com.github.benhutchison:scalaswingcontrib 1.1

ScalaSwingContrib

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.benhutchison
ArtifactId

ArtifactId

scalaswingcontrib
Version

Version

1.1
Type

Type

jar

Download scalaswingcontrib 1.1


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