recipegrace / bbc   0.0.2

GitHub
Scala versions: 2.12

bbc 0.0.1


Group ID:
com.recipegrace
Artifact ID:
bbc_2.12
Version:
0.0.1
Release Date:
Aug 6, 2018
Licenses:
Files:

libraryDependencies += "com.recipegrace" %% "bbc" % "0.0.1"

Mill build tool

ivy"com.recipegrace::bbc:0.0.1"

Scala CLI

//> using dep "com.recipegrace::bbc:0.0.1"

Ammonite REPL

import $ivy.`com.recipegrace::bbc:0.0.1`

<dependency>
  <groupId>com.recipegrace</groupId>
  <artifactId>bbc_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.recipegrace', name: 'bbc_2.12', version: '0.0.1'