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-hello 0.9.3


Group ID:
org.hyperscala
Artifact ID:
hyperscala-hello_2.11
Version:
0.9.3
Release Date:
Jan 16, 2015
Licenses:
Files:

libraryDependencies += "org.hyperscala" %% "hyperscala-hello" % "0.9.3"

Mill build tool

ivy"org.hyperscala::hyperscala-hello:0.9.3"

Scala CLI

//> using dep "org.hyperscala::hyperscala-hello:0.9.3"

Ammonite REPL

import $ivy.`org.hyperscala::hyperscala-hello:0.9.3`

<dependency>
  <groupId>org.hyperscala</groupId>
  <artifactId>hyperscala-hello_2.11</artifactId>
  <version>0.9.3</version>
</dependency>

compile group: 'org.hyperscala', name: 'hyperscala-hello_2.11', version: '0.9.3'