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

com.staticbloc:events 0.0.2

An event library for Android.

Группа

Группа

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

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

events
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать events 0.0.2


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