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-core 0.10.1


Group ID:
org.hyperscala
Artifact ID:
hyperscala-core_2.11
Version:
0.10.1
Release Date:
Jun 23, 2015
Licenses:
Files:

libraryDependencies += "org.hyperscala" %% "hyperscala-core" % "0.10.1"

Mill build tool

ivy"org.hyperscala::hyperscala-core:0.10.1"

Scala CLI

//> using dep "org.hyperscala::hyperscala-core:0.10.1"

Ammonite REPL

import $ivy.`org.hyperscala::hyperscala-core:0.10.1`

<dependency>
  <groupId>org.hyperscala</groupId>
  <artifactId>hyperscala-core_2.11</artifactId>
  <version>0.10.1</version>
</dependency>

compile group: 'org.hyperscala', name: 'hyperscala-core_2.11', version: '0.10.1'