Last Version

WOL 0.2

Wake-On-LAN implementation.

License

License

GroupId

GroupId

com.jamierf
ArtifactId

ArtifactId

wol
Version

Version

0.2
Type

Type

jar
Description

Description

WOL
Wake-On-LAN implementation.
Project URL

Project URL

https://github.com/reines/wol
Source Code Management

Source Code Management

https://github.com/reines/wol

Download wol 0.2


<!-- https://jarcasting.com/artifacts/com.jamierf/wol/ -->
<dependency>
    <groupId>com.jamierf</groupId>
    <artifactId>wol</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jamierf/wol/
implementation 'com.jamierf:wol:0.2'
// https://jarcasting.com/artifacts/com.jamierf/wol/
implementation ("com.jamierf:wol:0.2")
'com.jamierf:wol:jar:0.2'
<dependency org="com.jamierf" name="wol" rev="0.2">
  <artifact name="wol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jamierf', module='wol', version='0.2')
)
libraryDependencies += "com.jamierf" % "wol" % "0.2"
[com.jamierf/wol "0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.9

Project Modules

There are no modules declared in this project.