is not current version
Last Version 1.0.0

com.github.marschall:legacy-compatibility-ssl-socket-factory 0.1.0

A SSLSocketFactory that implements SSLSession.getPeerCertificateChain().

GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

legacy-compatibility-ssl-socket-factory
Version

Version

0.1.0
Type

Type

jar

Download legacy-compatibility-ssl-socket-factory 0.1.0


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