is not current version
Last Version 1.2

com.zandero:rest.events 1.0

REST easy events

GroupId

GroupId

com.zandero
ArtifactId

ArtifactId

rest.events
Version

Version

1.0
Type

Type

jar

Download 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"]