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