| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.staticbloc |
| Идентификатор | Идентификаторevents |
| Последняя версия | Последняя версия1.5.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEvents
An event library for Android.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| events-1.5.2.pom | |
| events-1.5.2.jar | 10 KB |
| events-1.5.2-sources.jar | 4 KB |
| events-1.5.2-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.staticbloc/events/ -->
<dependency>
<groupId>com.staticbloc</groupId>
<artifactId>events</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.staticbloc/events/
implementation 'com.staticbloc:events:1.5.2'
// https://jarcasting.com/artifacts/com.staticbloc/events/
implementation ("com.staticbloc:events:1.5.2")
'com.staticbloc:events:jar:1.5.2'
<dependency org="com.staticbloc" name="events" rev="1.5.2">
<artifact name="events" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.staticbloc', module='events', version='1.5.2')
)
libraryDependencies += "com.staticbloc" % "events" % "1.5.2"
[com.staticbloc/events "1.5.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.staticbloc : events-annotations-base | jar | 1.5.2 |