mpollmeier / scala-repl-pp   0.1.85

Apache License 2.0 GitHub

srp <> scala-repl-pp <> a better Scala 3 REPL

Scala versions: 3.x

scala-repl-pp-all 0.1.3


Group ID:
com.michaelpollmeier
Artifact ID:
scala-repl-pp-all_3
Version:
0.1.3
Release Date:
Apr 19, 2023
Licenses:
Files:

libraryDependencies += "com.michaelpollmeier" %% "scala-repl-pp-all" % "0.1.3"

Mill build tool

ivy"com.michaelpollmeier::scala-repl-pp-all:0.1.3"

Scala CLI

//> using dep "com.michaelpollmeier::scala-repl-pp-all:0.1.3"

Ammonite REPL

import $ivy.`com.michaelpollmeier::scala-repl-pp-all:0.1.3`

<dependency>
  <groupId>com.michaelpollmeier</groupId>
  <artifactId>scala-repl-pp-all_3</artifactId>
  <version>0.1.3</version>
</dependency>

compile group: 'com.michaelpollmeier', name: 'scala-repl-pp-all_3', version: '0.1.3'