Universal Android Broadcaster

Broadcast any kind of object and analyze them in a specialized app. The broadcasted objects are stored in a database for easy access and filtering.

License

License

GroupId

GroupId

com.github.ignaciotcrespo
ArtifactId

ArtifactId

universalandroidbroadcaster
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

Universal Android Broadcaster
Broadcast any kind of object and analyze them in a specialized app. The broadcasted objects are stored in a database for easy access and filtering.
Project URL

Project URL

https://github.com/ignaciotcrespo/UniversalAndroidBroadcaster
Source Code Management

Source Code Management

https://github.com/ignaciotcrespo/UniversalAndroidBroadcaster.git

Download universalandroidbroadcaster

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ignaciotcrespo/universalandroidbroadcaster/ -->
<dependency>
    <groupId>com.github.ignaciotcrespo</groupId>
    <artifactId>universalandroidbroadcaster</artifactId>
    <version>0.5.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ignaciotcrespo/universalandroidbroadcaster/
implementation 'com.github.ignaciotcrespo:universalandroidbroadcaster:0.5.0'
// https://jarcasting.com/artifacts/com.github.ignaciotcrespo/universalandroidbroadcaster/
implementation ("com.github.ignaciotcrespo:universalandroidbroadcaster:0.5.0")
'com.github.ignaciotcrespo:universalandroidbroadcaster:aar:0.5.0'
<dependency org="com.github.ignaciotcrespo" name="universalandroidbroadcaster" rev="0.5.0">
  <artifact name="universalandroidbroadcaster" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ignaciotcrespo', module='universalandroidbroadcaster', version='0.5.0')
)
libraryDependencies += "com.github.ignaciotcrespo" % "universalandroidbroadcaster" % "0.5.0"
[com.github.ignaciotcrespo/universalandroidbroadcaster "0.5.0"]

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.

Versions

Version
0.5.0