is not current version
Last Version 3.2.4

A Bluetooth Mesh library for Android 3.1.8

BLE Mesh library for Android

License

License

GroupId

GroupId

no.nordicsemi.android
ArtifactId

ArtifactId

mesh
Version

Version

3.1.8
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.1.8


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

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.