Last Version

Eclipse Paho Android Service 1.1.1

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

org.eclipse.paho.android.service
Version

Version

1.1.1
Type

Type

pom
Description

Description

Eclipse Paho 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 URL

Project URL

http://www.eclipse.org/paho
Project Organization

Project Organization

Eclipse Paho
Source Code Management

Source Code Management

https://github.com/eclipse/paho.mqtt.android.git

Download org.eclipse.paho.android.service 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.paho : org.eclipse.paho.android.service jar 1.1.1

Project Modules

There are no modules declared in this project.