is not current version
Last Version 0.2

com.jamierf:wol 0.1

Wake-On-LAN implementation.

GroupId

GroupId

com.jamierf
ArtifactId

ArtifactId

wol
Version

Version

0.1
Type

Type

jar

Download wol 0.1


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