is not current version
Last Version 4.0.5

JDash Events 4.0.0

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

License

License

GroupId

GroupId

com.alex1304.jdash
ArtifactId

ArtifactId

jdash-events
Version

Version

4.0.0
Type

Type

jar
Description

Description

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

Project URL

https://jdash.alex1304.com/jdash-events

Download jdash-events 4.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.alex1304.jdash : jdash-client jar 4.0.0

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.8.9-ea-1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0-M1

Project Modules

There are no modules declared in this project.