scalastan 0.10.1


Group ID:
io.github.cibotech
Artifact ID:
scalastan_2.12
Version:
0.10.1
Release Date:
Apr 8, 2021
Licenses:
Files:

libraryDependencies += "io.github.cibotech" %% "scalastan" % "0.10.1"

Mill build tool

ivy"io.github.cibotech::scalastan:0.10.1"

Scala CLI

//> using dep "io.github.cibotech::scalastan:0.10.1"

Ammonite REPL

import $ivy.`io.github.cibotech::scalastan:0.10.1`

<dependency>
  <groupId>io.github.cibotech</groupId>
  <artifactId>scalastan_2.12</artifactId>
  <version>0.10.1</version>
</dependency>

compile group: 'io.github.cibotech', name: 'scalastan_2.12', version: '0.10.1'