| Группа | Группаcom.staticbloc |
|---|---|
| Идентификатор | Идентификаторevents-annotations |
| Версия | Версия1.5.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| events-annotations-1.5.1.pom | |
| events-annotations-1.5.1.jar | 12 KB |
| events-annotations-1.5.1-sources.jar | 6 KB |
| events-annotations-1.5.1-javadoc.jar | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.staticbloc/events-annotations/ -->
<dependency>
<groupId>com.staticbloc</groupId>
<artifactId>events-annotations</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.staticbloc/events-annotations/
implementation 'com.staticbloc:events-annotations:1.5.1'
// https://jarcasting.com/artifacts/com.staticbloc/events-annotations/
implementation ("com.staticbloc:events-annotations:1.5.1")
'com.staticbloc:events-annotations:jar:1.5.1'
<dependency org="com.staticbloc" name="events-annotations" rev="1.5.1">
<artifact name="events-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.staticbloc', module='events-annotations', version='1.5.1')
)
libraryDependencies += "com.staticbloc" % "events-annotations" % "1.5.1"
[com.staticbloc/events-annotations "1.5.1"]