is not current version
Last Version 4.0.5

com.alex1304.jdash:jdash-events 4.0.2

Extension of the client module that allows to emit events when changes are detected between the results of two subsequent requests.

GroupId

GroupId

com.alex1304.jdash
ArtifactId

ArtifactId

jdash-events
Version

Version

4.0.2
Type

Type

jar

Download jdash-events 4.0.2


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