guardian / spy   0.1.1

Apache License 2.0 GitHub

Pretty printed human readable String inspection of Scala objects

Scala versions: 2.13

spy 0.1.0


Group ID:
com.gu
Artifact ID:
spy_2.13
Version:
0.1.0
Release Date:
Apr 18, 2020
Licenses:
Files:

libraryDependencies += "com.gu" %% "spy" % "0.1.0"

Mill build tool

ivy"com.gu::spy:0.1.0"

Scala CLI

//> using dep "com.gu::spy:0.1.0"

Ammonite REPL

import $ivy.`com.gu::spy:0.1.0`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>spy_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.gu', name: 'spy_2.13', version: '0.1.0'