Download vpnc-0.4.1.jar file - Jar v

Jar examples for v:vpnc

Description

You can download jar file vpnc 0.4.1 in this page.

Build File

You can use the following script to add vpnc-0.4.1.jar to your project.

<dependency>
   <groupId>org.cloudhoist</groupId>
   <artifactId>vpnc</artifactId>
   <version>0.4.1</version>
</dependency>
compile group: 'org.cloudhoist', name: 'vpnc', version: '0.4.1'
libraryDependencies += "org.cloudhoist" % "vpnc" % "0.4.1"
<dependency org="org.cloudhoist" name="vpnc" rev="0.4.1"/>
@Grapes(@Grab(group='org.cloudhoist', module='vpnc', version='0.4.1'))
'org.cloudhoist:vpnc:jar:0.4.1'

Download

Click the following link to download the jar file.

vpnc-0.4.1-sources.jar
vpnc-0.4.1.jar
vpnc-0.4.1.pom



Related Tutorials