Download not-yet-commons-ssl-0.3.11.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.11 in this page.

License

Apache License v2

Build File

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

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

Download

Click the following link to download the jar file.

not-yet-commons-ssl-0.3.11.jar
not-yet-commons-ssl-0.3.11.pom



Related Tutorials