License |
License |
---|---|
GroupId | GroupIdcom.github.ignaciotcrespo |
ArtifactId | ArtifactIduniversalandroidbroadcaster |
Version | Version0.5.0 |
Type | Typeaar |
Description |
DescriptionUniversal 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 |
Source Code Management |
Source Code Management |
<!-- 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"]