| License | License | 
|---|---|
| GroupId | GroupIdio.airlift | 
| ArtifactId | ArtifactIdlog | 
| Last Version | Last Version217 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionlog Airlift | 
| Project Organization | Project OrganizationAirlift | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| log-217.pom | |
| log-217.jar | 13 KB | 
| log-217-sources.jar | 8 KB | 
| log-217-javadoc.jar | 43 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.errorprone : error_prone_annotations Optional | jar | 2.7.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 31.0.1-jre | 
| org.testng : testng | jar | 6.10 | 
