sampling 0.0.1


Group ID:
io.github.pityka
Artifact ID:
sampling_2.12
Version:
0.0.1
Release Date:
May 14, 2018
Licenses:
MIT
Files:

libraryDependencies += "io.github.pityka" %% "sampling" % "0.0.1"

Mill build tool

ivy"io.github.pityka::sampling:0.0.1"

Scala CLI

//> using dep "io.github.pityka::sampling:0.0.1"

Ammonite REPL

import $ivy.`io.github.pityka::sampling:0.0.1`

<dependency>
  <groupId>io.github.pityka</groupId>
  <artifactId>sampling_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'io.github.pityka', name: 'sampling_2.12', version: '0.0.1'