is not current version
Last Version 217

io.airlift:event-http 210


GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

event-http
Version

Version

210
Type

Type

jar

Download event-http 210


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