puree 0.0.8


Group ID:
com.tkroman
Artifact ID:
puree_2.11
Version:
0.0.8
Release Date:
Jul 15, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.tkroman" %% "puree" % "0.0.8"

Mill build tool

ivy"com.tkroman::puree:0.0.8"

Scala CLI

//> using dep "com.tkroman::puree:0.0.8"

Ammonite REPL

import $ivy.`com.tkroman::puree:0.0.8`

<dependency>
  <groupId>com.tkroman</groupId>
  <artifactId>puree_2.11</artifactId>
  <version>0.0.8</version>
</dependency>

compile group: 'com.tkroman', name: 'puree_2.11', version: '0.0.8'