biglibrary 0.0.8


Group ID:
com.recipegrace
Artifact ID:
biglibrary_2.12
Version:
0.0.8
Release Date:
Feb 24, 2019
Licenses:
Files:

libraryDependencies += "com.recipegrace" %% "biglibrary" % "0.0.8"

Mill build tool

ivy"com.recipegrace::biglibrary:0.0.8"

Scala CLI

//> using dep "com.recipegrace::biglibrary:0.0.8"

Ammonite REPL

import $ivy.`com.recipegrace::biglibrary:0.0.8`

<dependency>
  <groupId>com.recipegrace</groupId>
  <artifactId>biglibrary_2.12</artifactId>
  <version>0.0.8</version>
</dependency>

compile group: 'com.recipegrace', name: 'biglibrary_2.12', version: '0.0.8'