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

com.staticbloc:events-annotations 1.5.0

An event library for Android.

Группа

Группа

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

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

events-annotations
Версия

Версия

1.5.0
Тип

Тип

jar

Скачать events-annotations 1.5.0


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