is not current version
Last Version 3.0.4

org.refcodes:refcodes-eventbus-ext 1.10.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

1.10.1
Type

Type

pom

Download refcodes-eventbus-ext 1.10.1


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