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