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.28.22


Group ID:
com.raw-labs
Artifact ID:
raw-client_2.12
Version:
0.28.22
Release Date:
Jan 30, 2024
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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