is not current version
Last Version 0.35

fr.bmartel:multi-event-library 0.32

Android library used to catch a range of event types (volume, screen state, incoming call, SMS, Wifi connection etc...)

GroupId

GroupId

fr.bmartel
ArtifactId

ArtifactId

multi-event-library
Version

Version

0.32
Type

Type

aar

Download multi-event-library 0.32


<!-- https://jarcasting.com/artifacts/fr.bmartel/multi-event-library/ -->
<dependency>
    <groupId>fr.bmartel</groupId>
    <artifactId>multi-event-library</artifactId>
    <version>0.32</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/fr.bmartel/multi-event-library/
implementation 'fr.bmartel:multi-event-library:0.32'
// https://jarcasting.com/artifacts/fr.bmartel/multi-event-library/
implementation ("fr.bmartel:multi-event-library:0.32")
'fr.bmartel:multi-event-library:aar:0.32'
<dependency org="fr.bmartel" name="multi-event-library" rev="0.32">
  <artifact name="multi-event-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='fr.bmartel', module='multi-event-library', version='0.32')
)
libraryDependencies += "fr.bmartel" % "multi-event-library" % "0.32"
[fr.bmartel/multi-event-library "0.32"]