RxBroadcast
Reactive Broadcast for Android
| License |
License |
|---|---|
| GroupId | GroupIdit.sephiroth |
| ArtifactId | ArtifactIdrxbroadcast |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionRxBroadcast
RxBroadcast
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rxbroadcast-0.0.2.pom | |
| rxbroadcast-0.0.2.aar | 17 KB |
| rxbroadcast-0.0.2-sources.jar | 26 KB |
| rxbroadcast-0.0.2-javadoc.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.sephiroth/rxbroadcast/ -->
<dependency>
<groupId>it.sephiroth</groupId>
<artifactId>rxbroadcast</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth/rxbroadcast/
implementation 'it.sephiroth:rxbroadcast:0.0.2'
// https://jarcasting.com/artifacts/it.sephiroth/rxbroadcast/
implementation ("it.sephiroth:rxbroadcast:0.0.2")
'it.sephiroth:rxbroadcast:aar:0.0.2'
<dependency org="it.sephiroth" name="rxbroadcast" rev="0.0.2">
<artifact name="rxbroadcast" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth', module='rxbroadcast', version='0.0.2')
)
libraryDependencies += "it.sephiroth" % "rxbroadcast" % "0.0.2"
[it.sephiroth/rxbroadcast "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 23.0.0 |
| io.reactivex : rxjava | jar | 1.0.14 |
Reactive Broadcast for Android