License |
License |
---|---|
Categories |
CategoriesEventBus Application Layer Libs Messaging |
GroupId | GroupIdtop.fullj |
ArtifactId | ArtifactIdeventbus-android |
Version | Version1.0.0 |
Type | Typeaar |
Description |
Descriptioneventbus-android
EventBus UI executor for Android
|
Filename | Size |
---|---|
eventbus-android-1.0.0.pom | |
eventbus-android-1.0.0.aar | 1 KB |
eventbus-android-1.0.0-sources.jar | 1009 bytes |
eventbus-android-1.0.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.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.fullj/eventbus-android/
implementation 'top.fullj:eventbus-android:1.0.0'
// https://jarcasting.com/artifacts/top.fullj/eventbus-android/
implementation ("top.fullj:eventbus-android:1.0.0")
'top.fullj:eventbus-android:aar:1.0.0'
<dependency org="top.fullj" name="eventbus-android" rev="1.0.0">
<artifact name="eventbus-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.fullj', module='eventbus-android', version='1.0.0')
)
libraryDependencies += "top.fullj" % "eventbus-android" % "1.0.0"
[top.fullj/eventbus-android "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
top.fullj : eventbus | jar | 1.2.0 |