ont-app/igraph

Defines protocols which aim to provide a general interface to a variety of graph-based representations

Leiningen/Boot

[ont-app/igraph "0.2.2"]

Clojure CLI/deps.edn

ont-app/igraph {:mvn/version "0.2.2"}

Gradle

implementation("ont-app:igraph:0.2.2")

Maven

<dependency>
  <groupId>ont-app</groupId>
  <artifactId>igraph</artifactId>
  <version>0.2.2</version>
</dependency>