Last Version

log 217

Airlift

License

License

GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

log
Version

Version

217
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 217


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

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 31.0.1-jre
org.testng : testng jar 6.10

Project Modules

There are no modules declared in this project.