twitter / cassovary   7.1.0

Apache License 2.0 Website GitHub

Cassovary is a simple big graph processing library for the JVM

Scala versions: 2.11 2.10

cassovary-core 6.3.0


Group ID:
com.twitter
Artifact ID:
cassovary-core_2.11
Version:
6.3.0
Release Date:
Oct 28, 2015
Licenses:
Files:

libraryDependencies += "com.twitter" %% "cassovary-core" % "6.3.0"

Mill build tool

ivy"com.twitter::cassovary-core:6.3.0"

Scala CLI

//> using dep "com.twitter::cassovary-core:6.3.0"

Ammonite REPL

import $ivy.`com.twitter::cassovary-core:6.3.0`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>cassovary-core_2.11</artifactId>
  <version>6.3.0</version>
</dependency>

compile group: 'com.twitter', name: 'cassovary-core_2.11', version: '6.3.0'