benhutchison / scalaswingcontrib   1.9

GitHub

Collection of community contributions to Scala Swing

Scala versions: 3.x 2.13 2.12 2.11 2.10

scalaswingcontrib 1.9


Group ID:
com.github.benhutchison
Artifact ID:
scalaswingcontrib_3
Version:
1.9
Release Date:
Apr 27, 2022
Licenses:
Files:

libraryDependencies += "com.github.benhutchison" %% "scalaswingcontrib" % "1.9"

Mill build tool

ivy"com.github.benhutchison::scalaswingcontrib:1.9"

Scala CLI

//> using dep "com.github.benhutchison::scalaswingcontrib:1.9"

Ammonite REPL

import $ivy.`com.github.benhutchison::scalaswingcontrib:1.9`

<dependency>
  <groupId>com.github.benhutchison</groupId>
  <artifactId>scalaswingcontrib_3</artifactId>
  <version>1.9</version>
</dependency>

compile group: 'com.github.benhutchison', name: 'scalaswingcontrib_3', version: '1.9'