zhongwm / cable   0.4.1

Website GitHub

Functional, Practical, a scala ssh library

Scala versions: 2.13

cable 0.0.1-1


Group ID:
io.github.zhongwm
Artifact ID:
cable_2.13
Version:
0.0.1-1
Release Date:
Sept 28, 2020
Licenses:
Files:

libraryDependencies += "io.github.zhongwm" %% "cable" % "0.0.1-1"

Mill build tool

ivy"io.github.zhongwm::cable:0.0.1-1"

Scala CLI

//> using dep "io.github.zhongwm::cable:0.0.1-1"

Ammonite REPL

import $ivy.`io.github.zhongwm::cable:0.0.1-1`

<dependency>
  <groupId>io.github.zhongwm</groupId>
  <artifactId>cable_2.13</artifactId>
  <version>0.0.1-1</version>
</dependency>

compile group: 'io.github.zhongwm', name: 'cable_2.13', version: '0.0.1-1'