Last Version

A Bluetooth Mesh library for Android 3.2.4

BLE Mesh library for Android

License

License

GroupId

GroupId

no.nordicsemi.android
ArtifactId

ArtifactId

mesh
Version

Version

3.2.4
Type

Type

aar
Description

Description

A Bluetooth Mesh library for Android
BLE Mesh library for Android
Project URL

Project URL

https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library.git
Source Code Management

Source Code Management

https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library.git

Download mesh 3.2.4


<!-- https://jarcasting.com/artifacts/no.nordicsemi.android/mesh/ -->
<dependency>
    <groupId>no.nordicsemi.android</groupId>
    <artifactId>mesh</artifactId>
    <version>3.2.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/no.nordicsemi.android/mesh/
implementation 'no.nordicsemi.android:mesh:3.2.4'
// https://jarcasting.com/artifacts/no.nordicsemi.android/mesh/
implementation ("no.nordicsemi.android:mesh:3.2.4")
'no.nordicsemi.android:mesh:aar:3.2.4'
<dependency org="no.nordicsemi.android" name="mesh" rev="3.2.4">
  <artifact name="mesh" type="aar" />
</dependency>
@Grapes(
@Grab(group='no.nordicsemi.android', module='mesh', version='3.2.4')
)
libraryDependencies += "no.nordicsemi.android" % "mesh" % "3.2.4"
[no.nordicsemi.android/mesh "3.2.4"]

Dependencies

runtime (5)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
com.madgag.spongycastle : core jar 1.58.0.0
com.madgag.spongycastle : prov jar 1.58.0.0
com.google.code.gson : gson jar 2.8.9
androidx.room » room-runtime jar 2.4.2

Project Modules

There are no modules declared in this project.