is not current version
Last Version 0.9.3

org.apache.asterix:asterix-events 0.9.2


GroupId

GroupId

org.apache.asterix
ArtifactId

ArtifactId

asterix-events
Version

Version

0.9.2
Type

Type

jar

Download asterix-events 0.9.2


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