is not current version
Last Version 2.0.3

DFU Library for Android 1.12.1-beta01

Device Firmware Update library for Android

License

License

GroupId

GroupId

no.nordicsemi.android
ArtifactId

ArtifactId

dfu
Version

Version

1.12.1-beta01
Type

Type

aar
Description

Description

DFU Library for Android
Device Firmware Update library for Android
Project URL

Project URL

https://github.com/NordicSemiconductor/Android-DFU-Library
Source Code Management

Source Code Management

https://github.com/NordicSemiconductor/Android-DFU-Library

Download dfu 1.12.1-beta01


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

Dependencies

runtime (4)

Group / Artifact Type Version
androidx.core » core jar 1.7.0
androidx.localbroadcastmanager » localbroadcastmanager jar 1.0.0
androidx.annotation » annotation jar 1.2.0
com.google.code.gson : gson jar 2.8.8

Project Modules

There are no modules declared in this project.