is not current version
Last Version 1.0.11

com.github.edgar615:eventbus-core 1.0.8


Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

eventbus-core
Version

Version

1.0.8
Type

Type

jar

Download eventbus-core 1.0.8


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