is not current version
Last Version 217

io.airlift:event-http 0.193


GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

event-http
Version

Version

0.193
Type

Type

jar

Download event-http 0.193


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