| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииEventBus Библиотеки уровня приложения Messaging |
| Группа | Группаcom.cmonbaby |
| Идентификатор | Идентификаторeventbus_annotation |
| Последняя версия | Последняя версия3.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеeventbus_annotation
Custom Annotation Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| eventbus_annotation-3.0.0.pom | |
| eventbus_annotation-3.0.0.jar | 4 KB |
| eventbus_annotation-3.0.0-sources.jar | 5 KB |
| eventbus_annotation-3.0.0-javadoc.jar | 43 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cmonbaby/eventbus_annotation/ -->
<dependency>
<groupId>com.cmonbaby</groupId>
<artifactId>eventbus_annotation</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cmonbaby/eventbus_annotation/
implementation 'com.cmonbaby:eventbus_annotation:3.0.0'
// https://jarcasting.com/artifacts/com.cmonbaby/eventbus_annotation/
implementation ("com.cmonbaby:eventbus_annotation:3.0.0")
'com.cmonbaby:eventbus_annotation:jar:3.0.0'
<dependency org="com.cmonbaby" name="eventbus_annotation" rev="3.0.0">
<artifact name="eventbus_annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cmonbaby', module='eventbus_annotation', version='3.0.0')
)
libraryDependencies += "com.cmonbaby" % "eventbus_annotation" % "3.0.0"
[com.cmonbaby/eventbus_annotation "3.0.0"]