is not current version
Last Version 0.205

com.facebook.airlift:event 0.186


GroupId

GroupId

com.facebook.airlift
ArtifactId

ArtifactId

event
Version

Version

0.186
Type

Type

jar

Download event 0.186


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