Collection of community contributions to Scala Swing
scalaswingcontrib 1.8
Group ID:
com.github.benhutchison
Artifact ID:
scalaswingcontrib_2.13
Version:
1.8
Release Date:
Feb 2, 2020
Licenses:
Files:
Full Scala Version:
2.13.1
Developers:
libraryDependencies += "com.github.benhutchison" %% "scalaswingcontrib" % "1.8"
ivy"com.github.benhutchison::scalaswingcontrib:1.8"
//> using dep "com.github.benhutchison::scalaswingcontrib:1.8"
import $ivy.`com.github.benhutchison::scalaswingcontrib:1.8`
<dependency> <groupId>com.github.benhutchison</groupId> <artifactId>scalaswingcontrib_2.13</artifactId> <version>1.8</version> </dependency>
compile group: 'com.github.benhutchison', name: 'scalaswingcontrib_2.13', version: '1.8'