Download not-yet-commons-ssl-0.3.9.jar file - Jar n

Jar examples for n:not-yet-commons-ssl

Description

A Java SSL component library

You can download jar file not-yet-commons-ssl 0.3.9 in this page.

License

Apache License v2

Build File

You can use the following script to add not-yet-commons-ssl-0.3.9.jar to your project.

<dependency>
   <groupId>ca.juliusdavies</groupId>
   <artifactId>not-yet-commons-ssl</artifactId>
   <version>0.3.9</version>
</dependency>
compile group: 'ca.juliusdavies', name: 'not-yet-commons-ssl', version: '0.3.9'
libraryDependencies += "ca.juliusdavies" % "not-yet-commons-ssl" % "0.3.9"
<dependency org="ca.juliusdavies" name="not-yet-commons-ssl" rev="0.3.9"/>
@Grapes(@Grab(group='ca.juliusdavies', module='not-yet-commons-ssl', version='0.3.9'))
'ca.juliusdavies:not-yet-commons-ssl:jar:0.3.9'

Download

Click the following link to download the jar file.

not-yet-commons-ssl-0.3.9-javadoc.jar
not-yet-commons-ssl-0.3.9-sources.jar
not-yet-commons-ssl-0.3.9.jar
not-yet-commons-ssl-0.3.9.pom



Related Tutorials