License |
License |
---|---|
Categories |
CategoriesEventBus Application Layer Libs Messaging |
GroupId | GroupIdtop.fullj |
ArtifactId | ArtifactIdeventbus-android |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioneventbus-android
EventBus UI executor for Android
|
Filename | Size |
---|---|
eventbus-android-1.3.0.pom | |
eventbus-android-1.3.0.aar | 1 KB |
eventbus-android-1.3.0-sources.jar | 1009 bytes |
eventbus-android-1.3.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/top.fullj/eventbus-android/ -->
<dependency>
<groupId>top.fullj</groupId>
<artifactId>eventbus-android</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.fullj/eventbus-android/
implementation 'top.fullj:eventbus-android:1.3.0'
// https://jarcasting.com/artifacts/top.fullj/eventbus-android/
implementation ("top.fullj:eventbus-android:1.3.0")
'top.fullj:eventbus-android:aar:1.3.0'
<dependency org="top.fullj" name="eventbus-android" rev="1.3.0">
<artifact name="eventbus-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.fullj', module='eventbus-android', version='1.3.0')
)
libraryDependencies += "top.fullj" % "eventbus-android" % "1.3.0"
[top.fullj/eventbus-android "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
top.fullj : eventbus | jar | 1.3.0 |