fdietze / pharg   0.1.1

GitHub

Simple and Flexible Graph Library in Scala

Scala versions: 2.12 2.11 2.10
Scala.js versions: 0.6

pharg 0.1.0


Group ID:
com.github.fdietze
Artifact ID:
pharg_2.12
Version:
0.1.0
Release Date:
Jan 10, 2017
Licenses:
Files:

libraryDependencies += "com.github.fdietze" %% "pharg" % "0.1.0"

Mill build tool

ivy"com.github.fdietze::pharg:0.1.0"

Scala CLI

//> using dep "com.github.fdietze::pharg:0.1.0"

Ammonite REPL

import $ivy.`com.github.fdietze::pharg:0.1.0`

<dependency>
  <groupId>com.github.fdietze</groupId>
  <artifactId>pharg_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.fdietze', name: 'pharg_2.12', version: '0.1.0'