Jar examples for d:dhcp-protocol
A high-performance pure Java DHCP server.
You can download jar file dhcp-protocol 1.0.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add dhcp-protocol-1.0.5.jar to your project.
<dependency> <groupId>org.anarres.dhcp</groupId> <artifactId>dhcp-protocol</artifactId> <version>1.0.5</version> </dependency>
compile group: 'org.anarres.dhcp', name: 'dhcp-protocol', version: '1.0.5'
libraryDependencies += "org.anarres.dhcp" % "dhcp-protocol" % "1.0.5"
<dependency org="org.anarres.dhcp" name="dhcp-protocol" rev="1.0.5"/>
@Grapes(@Grab(group='org.anarres.dhcp', module='dhcp-protocol', version='1.0.5'))
'org.anarres.dhcp:dhcp-protocol:jar:1.0.5'
Click the following link to download the jar file.
dhcp-protocol-1.0.5-javadoc.jar