ltbs / uniform-scala   4.10.0

Apache License 2.0 GitHub

Functional user journeys

Scala versions: 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
sbt plugins: 1.0 0.13

interpreter-gui 2.5.1


Group ID:
com.luketebbs.uniform
Artifact ID:
interpreter-gui_2.12
Version:
2.5.1
Release Date:
Jul 9, 2019
Licenses:
Files:

libraryDependencies += "com.luketebbs.uniform" %% "interpreter-gui" % "2.5.1"

Mill build tool

ivy"com.luketebbs.uniform::interpreter-gui:2.5.1"

Scala CLI

//> using dep "com.luketebbs.uniform::interpreter-gui:2.5.1"

Ammonite REPL

import $ivy.`com.luketebbs.uniform::interpreter-gui:2.5.1`

<dependency>
  <groupId>com.luketebbs.uniform</groupId>
  <artifactId>interpreter-gui_2.12</artifactId>
  <version>2.5.1</version>
</dependency>

compile group: 'com.luketebbs.uniform', name: 'interpreter-gui_2.12', version: '2.5.1'