не последняя версия
Последняя версия 2.0.15

com.nepxion:eventbus-aop 2.0.6

Nepxion EventBus is a generic event dispatching component based on Google Guava with Nepxion Matrix AOP framework

Категории

Категории

EventBus Библиотеки уровня приложения Messaging
Группа

Группа

com.nepxion
Идентификатор

Идентификатор

eventbus-aop
Версия

Версия

2.0.6
Тип

Тип

jar

Скачать eventbus-aop 2.0.6


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