is not current version
Last Version 1.9.ga

com.ovea:ovea-js-eventbus 1.8.ga

Client-side EventBus

Categories

Categories

JavaScript Languages EventBus Application Layer Libs Messaging
GroupId

GroupId

com.ovea
ArtifactId

ArtifactId

ovea-js-eventbus
Version

Version

1.8.ga
Type

Type

jar

Download ovea-js-eventbus 1.8.ga


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