is not current version
Last Version 16.0.1

net.tribe7.seeds:seeds-eventbus 14.0.1

Atomic jars for Google Guava libraries

Categories

Categories

Net EventBus Application Layer Libs Messaging
GroupId

GroupId

net.tribe7.seeds
ArtifactId

ArtifactId

seeds-eventbus
Version

Version

14.0.1
Type

Type

jar

Download seeds-eventbus 14.0.1


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