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


Group ID:
org.hyperscala
Artifact ID:
hyperscala-hello_2.10
Version:
0.8.1
Release Date:
Sept 3, 2013
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.hyperscala</groupId>
  <artifactId>hyperscala-hello_2.10</artifactId>
  <version>0.8.1</version>
</dependency>

compile group: 'org.hyperscala', name: 'hyperscala-hello_2.10', version: '0.8.1'