Last Version

Eventbus API 3.2.1

The root of Marketcetera public sources.

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

org.marketcetera
ArtifactId

ArtifactId

eventbus-api
Version

Version

3.2.1
Type

Type

jar
Description

Description

Eventbus API
The root of Marketcetera public sources.

Download eventbus-api 3.2.1


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

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.