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

com.staticbloc:events-lib 0.1.2

An event library for Android.

Группа

Группа

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

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

events-lib
Версия

Версия

0.1.2
Тип

Тип

jar

Скачать events-lib 0.1.2


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