is not current version
Last Version 0.73

io.airlift:event-experimental 0.70


GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

event-experimental
Version

Version

0.70
Type

Type

jar

Download event-experimental 0.70


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