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