miIO Vacuum Map Client

A client that allows access to the Rockrobo vacuums map

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.sg-o.app
ArtifactId

ArtifactId

miioMapClient
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

miIO Vacuum Map Client
A client that allows access to the Rockrobo vacuums map
Project URL

Project URL

https://www.sg-o.de
Source Code Management

Source Code Management

https://github.com/SG-O/miIOMapClient

Download miioMapClient

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
de.sg-o.app : miio jar 0.1.4
de.sg-o.app : miioMapServer jar 0.1.8
com.google.protobuf : protobuf-java jar 3.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0