Download wol-0.2.jar file - Jar w

Jar examples for w:wol

Description

Wake-On-LAN implementation.

You can download jar file wol 0.2 in this page.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

wol-0.2-javadoc.jar
wol-0.2-sources.jar
wol-0.2.jar
wol-0.2.pom



Related Tutorials