Last Version

com.github.edgar615:eventbus-core 1.0.11

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

eventbus-core
Version

Version

1.0.11
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download eventbus-core 1.0.11


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.14
com.github.edgar615 : util jar 1.0.18.beta3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.awaitility : awaitility jar 2.0.0

Project Modules

There are no modules declared in this project.