is not current version
Last Version 3.0.4

org.refcodes:refcodes-eventbus-ext 2.1.5

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.1.5
Type

Type

pom

Download refcodes-eventbus-ext 2.1.5


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