raw-labs / snapi   0.33.11

GitHub

Snapi is new a data manipulation language designed to filter and combine data from many data sources in real-time.

Scala versions: 2.12

raw-client 0.32.2


Group ID:
com.raw-labs
Artifact ID:
raw-client_2.12
Version:
0.32.2
Release Date:
Apr 23, 2024
Licenses:
Files:

libraryDependencies += "com.raw-labs" %% "raw-client" % "0.32.2"

Mill build tool

ivy"com.raw-labs::raw-client:0.32.2"

Scala CLI

//> using dep "com.raw-labs::raw-client:0.32.2"

Ammonite REPL

import $ivy.`com.raw-labs::raw-client:0.32.2`

<dependency>
  <groupId>com.raw-labs</groupId>
  <artifactId>raw-client_2.12</artifactId>
  <version>0.32.2</version>
</dependency>

compile group: 'com.raw-labs', name: 'raw-client_2.12', version: '0.32.2'