Download iptables-0.4.0-beta-1.jar file - Jar i

Jar examples for i:iptables

Description

You can download jar file iptables 0.4.0-beta-1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

iptables-0.4.0-beta-1-sources.jar
iptables-0.4.0-beta-1.jar
iptables-0.4.0-beta-1.pom



Related Tutorials