non / junkion   0.2.0

MIT License GitHub

Library that provides those stupid little IO utility methods you always end up needing.

Scala versions: 2.12 2.11 2.10

junkion 0.2.0


Group ID:
org.spire-math
Artifact ID:
junkion_2.12
Version:
0.2.0
Release Date:
Jan 17, 2018
Licenses:
MIT
Files:

libraryDependencies += "org.spire-math" %% "junkion" % "0.2.0"

Mill build tool

ivy"org.spire-math::junkion:0.2.0"

Scala CLI

//> using dep "org.spire-math::junkion:0.2.0"

Ammonite REPL

import $ivy.`org.spire-math::junkion:0.2.0`

<dependency>
  <groupId>org.spire-math</groupId>
  <artifactId>junkion_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'org.spire-math', name: 'junkion_2.12', version: '0.2.0'