не последняя версия
Последняя версия 217

io.airlift:event-http 200


Группа

Группа

io.airlift
Идентификатор

Идентификатор

event-http
Версия

Версия

200
Тип

Тип

jar

Скачать 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"]