erikvanzijst / scala_tlsproxy   0.4.3

GitHub

Very simple HTTPS proxy server lib written in Scala with no dependencies.

Scala versions: 2.12

scala-tlsproxy 0.4.0


Group ID:
io.github.erikvanzijst
Artifact ID:
scala-tlsproxy_2.12
Version:
0.4.0
Release Date:
Aug 31, 2021
Licenses:
Files:

libraryDependencies += "io.github.erikvanzijst" %% "scala-tlsproxy" % "0.4.0"

Mill build tool

ivy"io.github.erikvanzijst::scala-tlsproxy:0.4.0"

Scala CLI

//> using dep "io.github.erikvanzijst::scala-tlsproxy:0.4.0"

Ammonite REPL

import $ivy.`io.github.erikvanzijst::scala-tlsproxy:0.4.0`

<dependency>
  <groupId>io.github.erikvanzijst</groupId>
  <artifactId>scala-tlsproxy_2.12</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'io.github.erikvanzijst', name: 'scala-tlsproxy_2.12', version: '0.4.0'