Last Version

Events 1.0.0

Android event bus for remote methods calls and multithreading

License

License

GroupId

GroupId

com.alexvasilkov
ArtifactId

ArtifactId

events
Version

Version

1.0.0
Type

Type

jar
Description

Description

Events
Android event bus for remote methods calls and multithreading
Project URL

Project URL

https://github.com/alexvasilkov/Events
Source Code Management

Source Code Management

https://github.com/alexvasilkov/Events

Download events 1.0.0


<!-- https://jarcasting.com/artifacts/com.alexvasilkov/events/ -->
<dependency>
    <groupId>com.alexvasilkov</groupId>
    <artifactId>events</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alexvasilkov/events/
implementation 'com.alexvasilkov:events:1.0.0'
// https://jarcasting.com/artifacts/com.alexvasilkov/events/
implementation ("com.alexvasilkov:events:1.0.0")
'com.alexvasilkov:events:jar:1.0.0'
<dependency org="com.alexvasilkov" name="events" rev="1.0.0">
  <artifact name="events" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alexvasilkov', module='events', version='1.0.0')
)
libraryDependencies += "com.alexvasilkov" % "events" % "1.0.0"
[com.alexvasilkov/events "1.0.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.