не последняя версия
Последняя версия 1.2

com.zandero:rest.events 1.0

REST easy events

Группа

Группа

com.zandero
Идентификатор

Идентификатор

rest.events
Версия

Версия

1.0
Тип

Тип

jar

Скачать rest.events 1.0


<!-- https://jarcasting.com/artifacts/com.zandero/rest.events/ -->
<dependency>
    <groupId>com.zandero</groupId>
    <artifactId>rest.events</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zandero/rest.events/
implementation 'com.zandero:rest.events:1.0'
// https://jarcasting.com/artifacts/com.zandero/rest.events/
implementation ("com.zandero:rest.events:1.0")
'com.zandero:rest.events:jar:1.0'
<dependency org="com.zandero" name="rest.events" rev="1.0">
  <artifact name="rest.events" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zandero', module='rest.events', version='1.0')
)
libraryDependencies += "com.zandero" % "rest.events" % "1.0"
[com.zandero/rest.events "1.0"]