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-collections 7.1.0


Group ID:
com.twitter
Artifact ID:
cassovary-collections_2.11
Version:
7.1.0
Release Date:
Nov 16, 2016
Licenses:
Files:

libraryDependencies += "com.twitter" %% "cassovary-collections" % "7.1.0"

Mill build tool

ivy"com.twitter::cassovary-collections:7.1.0"

Scala CLI

//> using dep "com.twitter::cassovary-collections:7.1.0"

Ammonite REPL

import $ivy.`com.twitter::cassovary-collections:7.1.0`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>cassovary-collections_2.11</artifactId>
  <version>7.1.0</version>
</dependency>

compile group: 'com.twitter', name: 'cassovary-collections_2.11', version: '7.1.0'