is not current version
Last Version 217

log 211

Airlift

License

License

GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

log
Version

Version

211
Type

Type

jar
Description

Description

log
Airlift
Project Organization

Project Organization

Airlift
Source Code Management

Source Code Management

https://github.com/airlift/airlift/tree/master/log

Download log 211


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.errorprone : error_prone_annotations Optional jar 2.7.1

test (2)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
org.testng : testng jar 6.10

Project Modules

There are no modules declared in this project.