is not current version
Last Version 3.3.1

EventBus Annotation Processor 3.2.0

Precompiler for EventBus Annotations.

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

org.greenrobot
ArtifactId

ArtifactId

eventbus-annotation-processor
Version

Version

3.2.0
Type

Type

jar
Description

Description

EventBus Annotation Processor
Precompiler for EventBus Annotations.
Project URL

Project URL

http://greenrobot.org/eventbus/
Project Organization

Project Organization

greenrobot
Source Code Management

Source Code Management

https://github.com/greenrobot/EventBus

Download eventbus-annotation-processor 3.2.0


<!-- https://jarcasting.com/artifacts/org.greenrobot/eventbus-annotation-processor/ -->
<dependency>
    <groupId>org.greenrobot</groupId>
    <artifactId>eventbus-annotation-processor</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.greenrobot/eventbus-annotation-processor/
implementation 'org.greenrobot:eventbus-annotation-processor:3.2.0'
// https://jarcasting.com/artifacts/org.greenrobot/eventbus-annotation-processor/
implementation ("org.greenrobot:eventbus-annotation-processor:3.2.0")
'org.greenrobot:eventbus-annotation-processor:jar:3.2.0'
<dependency org="org.greenrobot" name="eventbus-annotation-processor" rev="3.2.0">
  <artifact name="eventbus-annotation-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.greenrobot', module='eventbus-annotation-processor', version='3.2.0')
)
libraryDependencies += "org.greenrobot" % "eventbus-annotation-processor" % "3.2.0"
[org.greenrobot/eventbus-annotation-processor "3.2.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.greenrobot : eventbus jar 3.2.0
de.greenrobot : java-common jar 2.3.1

Project Modules

There are no modules declared in this project.