is not current version
Last Version 3.0.4

org.refcodes:refcodes-eventbus-ext 3.0.1

Artifact for extended implementations and additional types for the refcodes-eventbus artifact.

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-eventbus-ext
Version

Version

3.0.1
Type

Type

pom

Download refcodes-eventbus-ext 3.0.1


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