is not current version
Last Version 2.4.0

com.github.mauro-midolo:WakeOnLanHTTPRest 2.3.1

WakeOnLanHTTPRest is a webservice to Wake On Lan using HTTP Rest endpoint

GroupId

GroupId

com.github.mauro-midolo
ArtifactId

ArtifactId

WakeOnLanHTTPRest
Version

Version

2.3.1
Type

Type

jar

Download WakeOnLanHTTPRest 2.3.1


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