is not current version
Last Version 0.35

fr.bmartel:multi-event-library 0.34

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.34
Type

Type

aar

Download multi-event-library 0.34


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