outr / youi   0.14.4

Contributors Wanted 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
Scala.js versions: 1.x

hyperscala-core 0.8.2


Group ID:
org.hyperscala
Artifact ID:
hyperscala-core_2.10
Version:
0.8.2
Release Date:
Oct 15, 2013
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.hyperscala</groupId>
  <artifactId>hyperscala-core_2.10</artifactId>
  <version>0.8.2</version>
</dependency>

compile group: 'org.hyperscala', name: 'hyperscala-core_2.10', version: '0.8.2'