flowtick / graphs   0.9.0

Apache License 2.0 Website GitHub

A simple graph library for Scala

Scala versions: 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

graphs-json 0.8.0


Group ID:
com.flowtick
Artifact ID:
graphs-json_2.13
Version:
0.8.0
Release Date:
Nov 1, 2021
Licenses:
Files:

libraryDependencies += "com.flowtick" %% "graphs-json" % "0.8.0"

Mill build tool

ivy"com.flowtick::graphs-json:0.8.0"

Scala CLI

//> using dep "com.flowtick::graphs-json:0.8.0"

Ammonite REPL

import $ivy.`com.flowtick::graphs-json:0.8.0`

<dependency>
  <groupId>com.flowtick</groupId>
  <artifactId>graphs-json_2.13</artifactId>
  <version>0.8.0</version>
</dependency>

compile group: 'com.flowtick', name: 'graphs-json_2.13', version: '0.8.0'