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-compiler-common 0.24.10


Group ID:
com.raw-labs
Artifact ID:
raw-compiler-common_2.12
Version:
0.24.10
Release Date:
Aug 16, 2023
Licenses:
Files:
Full Scala Version:
2.12.15
Developers:

libraryDependencies += "com.raw-labs" %% "raw-compiler-common" % "0.24.10"

Mill build tool

ivy"com.raw-labs::raw-compiler-common:0.24.10"

Scala CLI

//> using dep "com.raw-labs::raw-compiler-common:0.24.10"

Ammonite REPL

import $ivy.`com.raw-labs::raw-compiler-common:0.24.10`

<dependency>
  <groupId>com.raw-labs</groupId>
  <artifactId>raw-compiler-common_2.12</artifactId>
  <version>0.24.10</version>
</dependency>

compile group: 'com.raw-labs', name: 'raw-compiler-common_2.12', version: '0.24.10'