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