tapandpipe 1.0


Group ID:
com.github.bigwheel
Artifact ID:
tapandpipe_2.12
Version:
1.0
Release Date:
Aug 21, 2018
Licenses:
Files:

libraryDependencies += "com.github.bigwheel" %% "tapandpipe" % "1.0"

Mill build tool

ivy"com.github.bigwheel::tapandpipe:1.0"

Scala CLI

//> using dep "com.github.bigwheel::tapandpipe:1.0"

Ammonite REPL

import $ivy.`com.github.bigwheel::tapandpipe:1.0`

<dependency>
  <groupId>com.github.bigwheel</groupId>
  <artifactId>tapandpipe_2.12</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'com.github.bigwheel', name: 'tapandpipe_2.12', version: '1.0'