mrpowers / bebe   0.1.0

GitHub

Filling in the Spark function gaps across APIs

Scala versions: 2.12

bebe 0.0.1


Group ID:
com.github.mrpowers
Artifact ID:
bebe_2.12
Version:
0.0.1
Release Date:
Feb 3, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.github.mrpowers" %% "bebe" % "0.0.1"

Mill build tool

ivy"com.github.mrpowers::bebe:0.0.1"

Scala CLI

//> using dep "com.github.mrpowers::bebe:0.0.1"

Ammonite REPL

import $ivy.`com.github.mrpowers::bebe:0.0.1`

<dependency>
  <groupId>com.github.mrpowers</groupId>
  <artifactId>bebe_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.mrpowers', name: 'bebe_2.12', version: '0.0.1'