Last Version

iotf-android 0.3

IBM IoT foundation Messaging library for Android

License

License

GroupId

GroupId

fr.bmartel
ArtifactId

ArtifactId

iotf-library
Version

Version

0.3
Type

Type

aar
Description

Description

iotf-android
IBM IoT foundation Messaging library for Android
Project URL

Project URL

https://github.com/bertrandmartel/iotf-android
Source Code Management

Source Code Management

https://github.com/bertrandmartel/iotf-android

Download iotf-library 0.3


<!-- https://jarcasting.com/artifacts/fr.bmartel/iotf-library/ -->
<dependency>
    <groupId>fr.bmartel</groupId>
    <artifactId>iotf-library</artifactId>
    <version>0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/fr.bmartel/iotf-library/
implementation 'fr.bmartel:iotf-library:0.3'
// https://jarcasting.com/artifacts/fr.bmartel/iotf-library/
implementation ("fr.bmartel:iotf-library:0.3")
'fr.bmartel:iotf-library:aar:0.3'
<dependency org="fr.bmartel" name="iotf-library" rev="0.3">
  <artifact name="iotf-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='fr.bmartel', module='iotf-library', version='0.3')
)
libraryDependencies += "fr.bmartel" % "iotf-library" % "0.3"
[fr.bmartel/iotf-library "0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
com.android.support » support-v4 jar 22.1.0
org.eclipse.paho : org.eclipse.paho.android.service jar 1.0.3-SNAPSHOT
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.0.3-SNAPSHOT
com.google.android.gms » play-services jar 6.5.87

Project Modules

There are no modules declared in this project.