Last Version

EventBus Annotation Processor 3.0.0-beta1

Precompiler for EventBus Annotations.

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

de.greenrobot
ArtifactId

ArtifactId

eventbus-annotation-processor
Version

Version

3.0.0-beta1
Type

Type

jar
Description

Description

EventBus Annotation Processor
Precompiler for EventBus Annotations.
Project URL

Project URL

https://github.com/greenrobot/EventBus
Project Organization

Project Organization

greenrobot
Source Code Management

Source Code Management

https://github.com/greenrobot/EventBus

Download eventbus-annotation-processor 3.0.0-beta1


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

Dependencies

compile (1)

Group / Artifact Type Version
de.greenrobot : eventbus jar 3.0.0-beta1

Project Modules

There are no modules declared in this project.