Последняя версия

Tapo P100 IOT plug implementation 0.0.2-RELEASE

This is an implementation for the TPLink Tapo P100 wifi enabled smart plug

Лицензия

Лицензия

Группа

Группа

com.adeptues
Идентификатор

Идентификатор

p100
Версия

Версия

0.0.2-RELEASE
Тип

Тип

jar
Описание

Описание

Tapo P100 IOT plug implementation
This is an implementation for the TPLink Tapo P100 wifi enabled smart plug
Ссылка на сайт

Ссылка на сайт

https://github.com/adeptues/p100
Система контроля версий

Система контроля версий

https://github.com/adeptues/p100/tree/master

Скачать p100 0.0.2-RELEASE


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
commons-codec : commons-codec jar 1.15
com.squareup.okhttp3 : okhttp jar 4.9.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.