japgolly / scala-graal   2.1.0

Apache License 2.0 GitHub

Make usage of Graal features easy and safe from Scala. Also features Scala-based React SSR.

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x 0.6

core-js 1.2.0


Group ID:
com.github.japgolly.scala-graal
Artifact ID:
core-js_2.13
Version:
1.2.0
Release Date:
Jul 29, 2021
Licenses:
Files:

libraryDependencies += "com.github.japgolly.scala-graal" %% "core-js" % "1.2.0"

Mill build tool

ivy"com.github.japgolly.scala-graal::core-js:1.2.0"

Scala CLI

//> using dep "com.github.japgolly.scala-graal::core-js:1.2.0"

Ammonite REPL

import $ivy.`com.github.japgolly.scala-graal::core-js:1.2.0`

<dependency>
  <groupId>com.github.japgolly.scala-graal</groupId>
  <artifactId>core-js_2.13</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'com.github.japgolly.scala-graal', name: 'core-js_2.13', version: '1.2.0'