seancheatham / scala-graph   0.0.2

GitHub

A collection of Scala graph libraries and adapters for graph databases.

Scala versions: 2.11

graph-akka-adapter 0.0.1


Group ID:
com.seancheatham
Artifact ID:
graph-akka-adapter_2.11
Version:
0.0.1
Release Date:
Nov 30, 2016
Licenses:
Files:

libraryDependencies += "com.seancheatham" %% "graph-akka-adapter" % "0.0.1"

Mill build tool

ivy"com.seancheatham::graph-akka-adapter:0.0.1"

Scala CLI

//> using dep "com.seancheatham::graph-akka-adapter:0.0.1"

Ammonite REPL

import $ivy.`com.seancheatham::graph-akka-adapter:0.0.1`

<dependency>
  <groupId>com.seancheatham</groupId>
  <artifactId>graph-akka-adapter_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.seancheatham', name: 'graph-akka-adapter_2.11', version: '0.0.1'