is not current version
Last Version 0.205

com.facebook.airlift:event 0.198


GroupId

GroupId

com.facebook.airlift
ArtifactId

ArtifactId

event
Version

Version

0.198
Type

Type

jar

Download event 0.198


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