Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Guava General Purpose Libraries Utility |
---|---|
GroupId | GroupIdcom.walterjwhite.infrastructure.google-guice.modules |
ArtifactId | ArtifactIdguava-event-bus |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongoogle - guice - guava - event - bus
google-guice-guava-event-bus
|
Filename | Size |
---|---|
guava-event-bus-0.0.15.pom | |
guava-event-bus-0.0.15.jar | 15 KB |
guava-event-bus-0.0.15-sources.jar | 9 KB |
guava-event-bus-0.0.15-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice.modules/guava-event-bus/ -->
<dependency>
<groupId>com.walterjwhite.infrastructure.google-guice.modules</groupId>
<artifactId>guava-event-bus</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice.modules/guava-event-bus/
implementation 'com.walterjwhite.infrastructure.google-guice.modules:guava-event-bus:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice.modules/guava-event-bus/
implementation ("com.walterjwhite.infrastructure.google-guice.modules:guava-event-bus:0.0.15")
'com.walterjwhite.infrastructure.google-guice.modules:guava-event-bus:jar:0.0.15'
<dependency org="com.walterjwhite.infrastructure.google-guice.modules" name="guava-event-bus" rev="0.0.15">
<artifact name="guava-event-bus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.google-guice.modules', module='guava-event-bus', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.google-guice.modules" % "guava-event-bus" % "0.0.15"
[com.walterjwhite.infrastructure.google-guice.modules/guava-event-bus "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.infrastructure.dependencies : google-guava | pom | 0.0.15-SNAPSHOT |
com.walterjwhite.infrastructure.google-guice.modules : property | jar | 0.0.15 |
com.walterjwhite.infrastructure.google-guice : core | jar | 0.0.15 |
com.walterjwhite.infrastructure : logging | jar | 0.0.15-SNAPSHOT |