erikvanzijst / scala_tlsproxy 0.4.3
GitHubVery 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:
Full Scala Version:
2.12.14
Developers:
libraryDependencies += "io.github.erikvanzijst" %% "scala-tlsproxy" % "0.4.0"
ivy"io.github.erikvanzijst::scala-tlsproxy:0.4.0"
//> using dep "io.github.erikvanzijst::scala-tlsproxy:0.4.0"
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'