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.1


Group ID:
io.github.erikvanzijst
Artifact ID:
scala-tlsproxy_2.12
Version:
0.4.1
Release Date:
Sept 1, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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