Eclipse Paho - MQTT Android Service

The Paho project provides scalable open-source implementations of open and standard messaging protocols aimed at new, existing, and emerging applications for Machine to Machine (M2M) and Internet of Things (IoT).

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.paho
ArtifactId

ArtifactId

android-service-parent
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Eclipse Paho - MQTT Android Service
The Paho project provides scalable open-source implementations of open and standard messaging protocols aimed at new, existing, and emerging applications for Machine to Machine (M2M) and Internet of Things (IoT).
Project Organization

Project Organization

Eclipse Paho

Download android-service-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.eclipse.paho/android-service-parent/ -->
<dependency>
    <groupId>org.eclipse.paho</groupId>
    <artifactId>android-service-parent</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.paho/android-service-parent/
implementation 'org.eclipse.paho:android-service-parent:1.0.2'
// https://jarcasting.com/artifacts/org.eclipse.paho/android-service-parent/
implementation ("org.eclipse.paho:android-service-parent:1.0.2")
'org.eclipse.paho:android-service-parent:pom:1.0.2'
<dependency org="org.eclipse.paho" name="android-service-parent" rev="1.0.2">
  <artifact name="android-service-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.paho', module='android-service-parent', version='1.0.2')
)
libraryDependencies += "org.eclipse.paho" % "android-service-parent" % "1.0.2"
[org.eclipse.paho/android-service-parent "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • org.eclipse.paho.android.service

Versions

Version
1.0.2