vigoo / prox   0.5.2

Apache License 2.0 GitHub

A Scala library for working with system processes

Scala versions: 3.x 2.13 2.12

simpp 0.1


Group ID:
io.github.vigoo
Artifact ID:
simpp_2.12
Version:
0.1
Release Date:
Jul 1, 2018
Licenses:
Files:

libraryDependencies += "io.github.vigoo" %% "simpp" % "0.1"

Mill build tool

ivy"io.github.vigoo::simpp:0.1"

Scala CLI

//> using dep "io.github.vigoo::simpp:0.1"

Ammonite REPL

import $ivy.`io.github.vigoo::simpp:0.1`

<dependency>
  <groupId>io.github.vigoo</groupId>
  <artifactId>simpp_2.12</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'io.github.vigoo', name: 'simpp_2.12', version: '0.1'