Jar examples for w:wol
Wake-On-LAN implementation.
You can download jar file wol 0.2 in this page.
Apache License, Version 2.0
You can use the following script to add wol-0.2.jar to your project.
<dependency> <groupId>com.jamierf</groupId> <artifactId>wol</artifactId> <version>0.2</version> </dependency>
compile group: 'com.jamierf', name: 'wol', version: '0.2'
libraryDependencies += "com.jamierf" % "wol" % "0.2"
<dependency org="com.jamierf" name="wol" rev="0.2"/>
@Grapes(@Grab(group='com.jamierf', module='wol', version='0.2'))
'com.jamierf:wol:jar:0.2'
Click the following link to download the jar file.
wol-0.2-javadoc.jar