is not current version
Last Version 217

io.airlift:event-http 200


GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

event-http
Version

Version

200
Type

Type

jar

Download event-http 200


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