is not current version
Last Version 0.6.2

com.github.marianobarrios:tls-channel 0.1.0-RC1

TLS Channel

Categories

Categories

TLS Channel Net Networking
GroupId

GroupId

com.github.marianobarrios
ArtifactId

ArtifactId

tls-channel
Version

Version

0.1.0-RC1
Type

Type

jar

Download tls-channel 0.1.0-RC1


<!-- https://jarcasting.com/artifacts/com.github.marianobarrios/tls-channel/ -->
<dependency>
    <groupId>com.github.marianobarrios</groupId>
    <artifactId>tls-channel</artifactId>
    <version>0.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marianobarrios/tls-channel/
implementation 'com.github.marianobarrios:tls-channel:0.1.0-RC1'
// https://jarcasting.com/artifacts/com.github.marianobarrios/tls-channel/
implementation ("com.github.marianobarrios:tls-channel:0.1.0-RC1")
'com.github.marianobarrios:tls-channel:jar:0.1.0-RC1'
<dependency org="com.github.marianobarrios" name="tls-channel" rev="0.1.0-RC1">
  <artifact name="tls-channel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marianobarrios', module='tls-channel', version='0.1.0-RC1')
)
libraryDependencies += "com.github.marianobarrios" % "tls-channel" % "0.1.0-RC1"
[com.github.marianobarrios/tls-channel "0.1.0-RC1"]