seancheatham / scala-graph 0.0.2
GitHubA collection of Scala graph libraries and adapters for graph databases.
Scala versions:
2.11
root 0.0.1
Group ID:
com.seancheatham
Artifact ID:
root_2.11
Version:
0.0.1
Release Date:
Nov 30, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.seancheatham" %% "root" % "0.0.1"
ivy"com.seancheatham::root:0.0.1"
//> using dep "com.seancheatham::root:0.0.1"
import $ivy.`com.seancheatham::root:0.0.1`
<dependency> <groupId>com.seancheatham</groupId> <artifactId>root_2.11</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.seancheatham', name: 'root_2.11', version: '0.0.1'