stanch / reftree   1.4.0

GNU General Public License v3.0 only Website GitHub

Automatically generated diagrams and animations for Scala data structures

Scala versions: 2.12 2.11
Scala.js versions: 0.6

reftree 1.2.1


Group ID:
io.github.stanch
Artifact ID:
reftree_2.12
Version:
1.2.1
Release Date:
Jul 31, 2018
Licenses:
Files:

libraryDependencies += "io.github.stanch" %% "reftree" % "1.2.1"

Mill build tool

ivy"io.github.stanch::reftree:1.2.1"

Scala CLI

//> using dep "io.github.stanch::reftree:1.2.1"

Ammonite REPL

import $ivy.`io.github.stanch::reftree:1.2.1`

<dependency>
  <groupId>io.github.stanch</groupId>
  <artifactId>reftree_2.12</artifactId>
  <version>1.2.1</version>
</dependency>

compile group: 'io.github.stanch', name: 'reftree_2.12', version: '1.2.1'