is not current version
Last Version 217

io.airlift:log 0.193


GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

log
Version

Version

0.193
Type

Type

jar

Download log 0.193


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