| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.kasource.kaevent |
| Идентификатор | Идентификаторka-event-annotations |
| Последняя версия | Последняя версия0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеKa Event Annotations
Ka-Event base project, which builds all modules.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| ka-event-annotations-0.9.pom | |
| ka-event-annotations-0.9.jar | 9 KB |
| ka-event-annotations-0.9-sources.jar | 8 KB |
| ka-event-annotations-0.9-javadoc.jar | 88 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.kasource.kaevent/ka-event-annotations/ -->
<dependency>
<groupId>org.kasource.kaevent</groupId>
<artifactId>ka-event-annotations</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.kasource.kaevent/ka-event-annotations/
implementation 'org.kasource.kaevent:ka-event-annotations:0.9'
// https://jarcasting.com/artifacts/org.kasource.kaevent/ka-event-annotations/
implementation ("org.kasource.kaevent:ka-event-annotations:0.9")
'org.kasource.kaevent:ka-event-annotations:jar:0.9'
<dependency org="org.kasource.kaevent" name="ka-event-annotations" rev="0.9">
<artifact name="ka-event-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kasource.kaevent', module='ka-event-annotations', version='0.9')
)
libraryDependencies += "org.kasource.kaevent" % "ka-event-annotations" % "0.9"
[org.kasource.kaevent/ka-event-annotations "0.9"]