License |
License |
---|---|
GroupId | GroupIdfr.bmartel |
ArtifactId | ArtifactIdiotf-library |
Version | Version0.3 |
Type | Typeaar |
Description |
Descriptioniotf-android
IBM IoT foundation Messaging library for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iotf-library-0.3.pom | |
iotf-library-0.3.aar | 40 KB |
iotf-library-0.3-sources.jar | 28 KB |
iotf-library-0.3-javadoc.jar | 75 KB |
Browse |
<!-- 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"]
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 |