is not current version
Last Version 0.3.20

com.narupley:not-going-to-be-commons-ssl 0.3.18

A Java 9+ compliant fork of Not-Yet-Commons-SSL

GroupId

GroupId

com.narupley
ArtifactId

ArtifactId

not-going-to-be-commons-ssl
Version

Version

0.3.18
Type

Type

jar

Download not-going-to-be-commons-ssl 0.3.18


<!-- https://jarcasting.com/artifacts/com.narupley/not-going-to-be-commons-ssl/ -->
<dependency>
    <groupId>com.narupley</groupId>
    <artifactId>not-going-to-be-commons-ssl</artifactId>
    <version>0.3.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.narupley/not-going-to-be-commons-ssl/
implementation 'com.narupley:not-going-to-be-commons-ssl:0.3.18'
// https://jarcasting.com/artifacts/com.narupley/not-going-to-be-commons-ssl/
implementation ("com.narupley:not-going-to-be-commons-ssl:0.3.18")
'com.narupley:not-going-to-be-commons-ssl:jar:0.3.18'
<dependency org="com.narupley" name="not-going-to-be-commons-ssl" rev="0.3.18">
  <artifact name="not-going-to-be-commons-ssl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.narupley', module='not-going-to-be-commons-ssl', version='0.3.18')
)
libraryDependencies += "com.narupley" % "not-going-to-be-commons-ssl" % "0.3.18"
[com.narupley/not-going-to-be-commons-ssl "0.3.18"]