g

guava-event-bus

google-guice-guava-event-bus
Files download
File Operation
guava-event-bus-0.0.15.jar download
guava-event-bus-0.0.15.pom download
guava-event-bus-0.0.15-sources.jar download
Apache Maven
<dependency>
  <groupId>com.walterjwhite.infrastructure.google-guice.modules</groupId>
  <artifactId>guava-event-bus</artifactId>
  <version>0.0.15</version>
</dependency>
Gradle Groovy
implementation 'com.walterjwhite.infrastructure.google-guice.modules:guava-event-bus:0.0.15'
Gradle Kotlin
implementation("com.walterjwhite.infrastructure.google-guice.modules:guava-event-bus:0.0.15")
Scala SBT
libraryDependencies += "com.walterjwhite.infrastructure.google-guice.modules" % "guava-event-bus" % "0.0.15"
Groovy Grape
@Grapes(
  @Grab(group='com.walterjwhite.infrastructure.google-guice.modules', module='guava-event-bus', version='0.0.15')
)
Apache Ivy
<dependency org="com.walterjwhite.infrastructure.google-guice.modules" name="guava-event-bus" rev="0.0.15" />
Leiningen
[com.walterjwhite.infrastructure.google-guice.modules/guava-event-bus "0.0.15"]
Apache Buildr
'com.walterjwhite.infrastructure.google-guice.modules:guava-event-bus:jar:0.0.15'