outr / youi   0.14.4

MIT License Website GitHub

Next generation user interface and application development in Scala and Scala.js for web, mobile, and desktop.

Scala versions: 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6

hyperscala-ui 0.8.0


Group ID:
org.hyperscala
Artifact ID:
hyperscala-ui_2.10
Version:
0.8.0
Release Date:
Jul 26, 2013
Licenses:
Files:

libraryDependencies += "org.hyperscala" %% "hyperscala-ui" % "0.8.0"

Mill build tool

ivy"org.hyperscala::hyperscala-ui:0.8.0"

Scala CLI

//> using dep "org.hyperscala::hyperscala-ui:0.8.0"

Ammonite REPL

import $ivy.`org.hyperscala::hyperscala-ui:0.8.0`

<dependency>
  <groupId>org.hyperscala</groupId>
  <artifactId>hyperscala-ui_2.10</artifactId>
  <version>0.8.0</version>
</dependency>

compile group: 'org.hyperscala', name: 'hyperscala-ui_2.10', version: '0.8.0'