arrow-core 0.2.1


Group ID:
com.raphtory
Artifact ID:
arrow-core_2.13
Version:
0.2.1
Release Date:
Feb 13, 2023
Licenses:
Files:

libraryDependencies += "com.raphtory" %% "arrow-core" % "0.2.1"

Mill build tool

ivy"com.raphtory::arrow-core:0.2.1"

Scala CLI

//> using dep "com.raphtory::arrow-core:0.2.1"

Ammonite REPL

import $ivy.`com.raphtory::arrow-core:0.2.1`

<dependency>
  <groupId>com.raphtory</groupId>
  <artifactId>arrow-core_2.13</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.raphtory', name: 'arrow-core_2.13', version: '0.2.1'