Download DNSQueen-1.2.5.jar file - Jar d

Jar examples for d:DNSQueen

Description

a socket dns manager ,which's function is send orders to DNSBrood and DNSBee .

You can download jar file DNSQueen 1.2.5 in this page.

License

GNU General Public License v3.0

Build File

You can use the following script to add DNSQueen-1.2.5.jar to your project.

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

Download

Click the following link to download the jar file.

DNSQueen-1.2.5-javadoc.jar
DNSQueen-1.2.5-sources.jar
DNSQueen-1.2.5.jar
DNSQueen-1.2.5.pom



Related Tutorials