Last Version

durian-eventbus 1.2.0

Durian - Guava's spikier (unofficial) cousin

License

License

The Apache Software License, Version 2.0
Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.diffplug.durian
ArtifactId

ArtifactId

durian-eventbus
Version

Version

1.2.0
Type

Type

jar
Description

Description

durian-eventbus
Durian - Guava's spikier (unofficial) cousin
Project URL

Project URL

https://github.com/diffplug/durian
Source Code Management

Source Code Management

https://github.com/diffplug/durian

Download durian-eventbus 1.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.mojo : animal-sniffer-annotations Optional jar 1.14
com.google.j2objc : j2objc-annotations Optional jar 0.1
com.google.code.findbugs : annotations Optional jar 3.0.0
com.google.code.findbugs : jsr305 Optional jar 3.0.0

runtime (5)

Group / Artifact Type Version
com.diffplug.durian : durian-core jar 1.2.0
com.diffplug.durian : durian-collect jar 1.2.0
com.diffplug.durian : durian-reflect jar 1.2.0
com.diffplug.durian : durian-concurrent jar 1.2.0
com.diffplug.durian : durian-cache jar 1.2.0

Project Modules

There are no modules declared in this project.