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

com.nepxion:eventbus-aop 1.0.5

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

Категории

Категории

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

Группа

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

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

eventbus-aop
Версия

Версия

1.0.5
Тип

Тип

jar

Скачать eventbus-aop 1.0.5


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