is not current version
Last Version 3.0.4

org.refcodes:refcodes-eventbus-ext-application 2.1.4

The refcodes-eventbus-ext-application artifact extends the refcodes-eventbus artifact with a addon functionality as of refcodes-properties and the like required for stand alone application development

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-eventbus-ext-application
Version

Version

2.1.4
Type

Type

jar

Download refcodes-eventbus-ext-application 2.1.4


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