qingwei / basil   0.0.7

GitHub
Scala versions: 2.12

basil-core 0.0.7


Group ID:
io.github.qingwei91
Artifact ID:
basil-core_2.12
Version:
0.0.7
Release Date:
Jul 13, 2019
Licenses:
Files:

libraryDependencies += "io.github.qingwei91" %% "basil-core" % "0.0.7"

Mill build tool

ivy"io.github.qingwei91::basil-core:0.0.7"

Scala CLI

//> using dep "io.github.qingwei91::basil-core:0.0.7"

Ammonite REPL

import $ivy.`io.github.qingwei91::basil-core:0.0.7`

<dependency>
  <groupId>io.github.qingwei91</groupId>
  <artifactId>basil-core_2.12</artifactId>
  <version>0.0.7</version>
</dependency>

compile group: 'io.github.qingwei91', name: 'basil-core_2.12', version: '0.0.7'