License |
License |
---|---|
GroupId | GroupIdno.nordicsemi.android |
ArtifactId | ArtifactIdmesh |
Version | Version3.1.5 |
Type | Typeaar |
Description |
DescriptionA Bluetooth Mesh library for Android
BLE Mesh library for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mesh-3.1.5.pom | |
mesh-3.1.5.aar | 862 KB |
mesh-3.1.5-sources.jar | 612 KB |
mesh-3.1.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/no.nordicsemi.android/mesh/ -->
<dependency>
<groupId>no.nordicsemi.android</groupId>
<artifactId>mesh</artifactId>
<version>3.1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/no.nordicsemi.android/mesh/
implementation 'no.nordicsemi.android:mesh:3.1.5'
// https://jarcasting.com/artifacts/no.nordicsemi.android/mesh/
implementation ("no.nordicsemi.android:mesh:3.1.5")
'no.nordicsemi.android:mesh:aar:3.1.5'
<dependency org="no.nordicsemi.android" name="mesh" rev="3.1.5">
<artifact name="mesh" type="aar" />
</dependency>
@Grapes(
@Grab(group='no.nordicsemi.android', module='mesh', version='3.1.5')
)
libraryDependencies += "no.nordicsemi.android" % "mesh" % "3.1.5"
[no.nordicsemi.android/mesh "3.1.5"]
Group / Artifact | Type | Version |
---|---|---|
no.nordicsemi.android : log | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.2.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.6 |
androidx.room » room-runtime | jar | 2.3.0-rc01 |