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

ext-prometheus 0.2.0


Group ID:
com.github.japgolly.scala-graal
Artifact ID:
ext-prometheus_2.12
Version:
0.2.0
Release Date:
Jun 2, 2019
Licenses:
Files:

libraryDependencies += "com.github.japgolly.scala-graal" %% "ext-prometheus" % "0.2.0"

Mill build tool

ivy"com.github.japgolly.scala-graal::ext-prometheus:0.2.0"

Scala CLI

//> using dep "com.github.japgolly.scala-graal::ext-prometheus:0.2.0"

Ammonite REPL

import $ivy.`com.github.japgolly.scala-graal::ext-prometheus:0.2.0`

<dependency>
  <groupId>com.github.japgolly.scala-graal</groupId>
  <artifactId>ext-prometheus_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.japgolly.scala-graal', name: 'ext-prometheus_2.12', version: '0.2.0'