Download iptables-0.4.0.jar file - Jar i

Jar examples for i:iptables

Description

You can download jar file iptables 0.4.0 in this page.

Build File

You can use the following script to add iptables-0.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

iptables-0.4.0-sources.jar
iptables-0.4.0.jar
iptables-0.4.0.pom



Related Tutorials