GroupId | GroupIdio.airlift |
---|---|
ArtifactId | ArtifactIdevent-http |
Version | Version0.199 |
Type | Typejar |
Filename | Size |
---|---|
event-http-0.199.pom | |
event-http-0.199.jar | 9 KB |
event-http-0.199-tests.jar | 7 KB |
event-http-0.199-test-sources.jar | 4 KB |
event-http-0.199-sources.jar | 5 KB |
event-http-0.199-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.airlift/event-http/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>event-http</artifactId>
<version>0.199</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/event-http/
implementation 'io.airlift:event-http:0.199'
// https://jarcasting.com/artifacts/io.airlift/event-http/
implementation ("io.airlift:event-http:0.199")
'io.airlift:event-http:jar:0.199'
<dependency org="io.airlift" name="event-http" rev="0.199">
<artifact name="event-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='event-http', version='0.199')
)
libraryDependencies += "io.airlift" % "event-http" % "0.199"
[io.airlift/event-http "0.199"]