org.jgrapht/jgrapht

POM was created from install:install-file

  • VCSN/A

  • cljdoc documentationcljdoc
  • 110 Downloads
  • 110 This Version
This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[org.jgrapht/jgrapht "0.8.1"]

Clojure CLI/deps.edn

org.jgrapht/jgrapht {:mvn/version "0.8.1"}

Gradle

implementation("org.jgrapht:jgrapht:0.8.1")

Maven

<dependency>
  <groupId>org.jgrapht</groupId>
  <artifactId>jgrapht</artifactId>
  <version>0.8.1</version>
</dependency>