nrktkt / ioh   0.1.0

The Unlicense GitHub

() => Future(println("oh"))

Scala versions: 2.13

ioh 0.1.0


Group ID:
io.github.kag0
Artifact ID:
ioh_2.13
Version:
0.1.0
Release Date:
Aug 5, 2020
Licenses:
Files:

libraryDependencies += "io.github.kag0" %% "ioh" % "0.1.0"

Mill build tool

ivy"io.github.kag0::ioh:0.1.0"

Scala CLI

//> using dep "io.github.kag0::ioh:0.1.0"

Ammonite REPL

import $ivy.`io.github.kag0::ioh:0.1.0`

<dependency>
  <groupId>io.github.kag0</groupId>
  <artifactId>ioh_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.kag0', name: 'ioh_2.13', version: '0.1.0'