is not current version
Last Version 3.0.4

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

The refcodes-eventbus-ext-application artifact extends the refcodes-eventbus artifact with a addon functionality as of refcodes-configuration 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

1.3.1
Type

Type

jar

Download refcodes-eventbus-ext-application 1.3.1


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