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.8


Group ID:
com.github.benhutchison
Artifact ID:
scalaswingcontrib_2.12
Version:
1.8
Release Date:
Feb 2, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.benhutchison</groupId>
  <artifactId>scalaswingcontrib_2.12</artifactId>
  <version>1.8</version>
</dependency>

compile group: 'com.github.benhutchison', name: 'scalaswingcontrib_2.12', version: '1.8'