Last Version

multi-event-library 0.31

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

License

License

GroupId

GroupId

fr.bmartel
ArtifactId

ArtifactId

multi-event-lib
Version

Version

0.31
Type

Type

aar
Description

Description

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

Project URL

https://github.com/bertrandmartel/multi-event-library
Source Code Management

Source Code Management

https://github.com/bertrandmartel/multi-event-library

Download multi-event-lib 0.31


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.