is not current version
Last Version 3.0.4

org.refcodes:refcodes-eventbus-ext 2.0.3

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

2.0.3
Type

Type

pom

Download refcodes-eventbus-ext 2.0.3


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