ewelink-api-java

This project provides a wrapping api access to the sonoff ewelink api, check https://github.com/RealZimboGuy/ewelink-api-java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.realzimboguy.ewelink.api
ArtifactId

ArtifactId

ewelink-api-java
Last Version

Last Version

2.1.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

ewelink-api-java
This project provides a wrapping api access to the sonoff ewelink api, check https://github.com/RealZimboGuy/ewelink-api-java
Project URL

Project URL

https://github.com/RealZimboGuy/ewelink-api-java
Source Code Management

Source Code Management

https://github.com/RealZimboGuy/ewelink-api-java

Download ewelink-api-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.realzimboguy.ewelink.api/ewelink-api-java/ -->
<dependency>
    <groupId>com.github.realzimboguy.ewelink.api</groupId>
    <artifactId>ewelink-api-java</artifactId>
    <version>2.1.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.realzimboguy.ewelink.api/ewelink-api-java/
implementation 'com.github.realzimboguy.ewelink.api:ewelink-api-java:2.1.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.realzimboguy.ewelink.api/ewelink-api-java/
implementation ("com.github.realzimboguy.ewelink.api:ewelink-api-java:2.1.2-RELEASE")
'com.github.realzimboguy.ewelink.api:ewelink-api-java:jar:2.1.2-RELEASE'
<dependency org="com.github.realzimboguy.ewelink.api" name="ewelink-api-java" rev="2.1.2-RELEASE">
  <artifact name="ewelink-api-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.realzimboguy.ewelink.api', module='ewelink-api-java', version='2.1.2-RELEASE')
)
libraryDependencies += "com.github.realzimboguy.ewelink.api" % "ewelink-api-java" % "2.1.2-RELEASE"
[com.github.realzimboguy.ewelink.api/ewelink-api-java "2.1.2-RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
org.slf4j : slf4j-api jar 1.7.25
org.apache.logging.log4j : log4j-api jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7
org.apache.logging.log4j : log4j-slf4j-impl jar 2.7
org.java-websocket : Java-WebSocket jar 1.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2-RELEASE
2.1.1-RELEASE
2.1.0-RELEASE
2.0.1-RELEASE
2.0.0-RELEASE