License |
License |
---|---|
GroupId | GroupIdcom.facebook.airlift |
ArtifactId | ArtifactIdlog |
Last Version | Last Version0.205 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlog
Airlift
|
Project Organization |
Project OrganizationAirlift |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
log-0.205.pom | |
log-0.205.jar | 4 KB |
log-0.205-tests.jar | 6 KB |
log-0.205-test-sources.jar | 4 KB |
log-0.205-sources.jar | 3 KB |
log-0.205-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.airlift/log/ -->
<dependency>
<groupId>com.facebook.airlift</groupId>
<artifactId>log</artifactId>
<version>0.205</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.airlift/log/
implementation 'com.facebook.airlift:log:0.205'
// https://jarcasting.com/artifacts/com.facebook.airlift/log/
implementation ("com.facebook.airlift:log:0.205")
'com.facebook.airlift:log:jar:0.205'
<dependency org="com.facebook.airlift" name="log" rev="0.205">
<artifact name="log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.airlift', module='log', version='0.205')
)
libraryDependencies += "com.facebook.airlift" % "log" % "0.205"
[com.facebook.airlift/log "0.205"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 26.0-jre |
org.testng : testng | jar | 6.9.6 |