is not current version
Last Version 1.0.11

com.github.edgar615:eventbus 1.0.7


Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

eventbus
Version

Version

1.0.7
Type

Type

pom

Download eventbus 1.0.7

Filename Size
eventbus-1.0.7.pom 7 KB
Browse

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