| GroupId | GroupIdcom.pinterest.singer |
|---|---|
| ArtifactId | ArtifactIdthrift-logger |
| Version | Version0.7.3.25 |
| Type | Typejar |
| Filename | Size |
|---|---|
| thrift-logger-0.7.3.25.pom | |
| thrift-logger-0.7.3.25.jar | 281 KB |
| thrift-logger-0.7.3.25-sources.jar | 138 KB |
| thrift-logger-0.7.3.25-javadoc.jar | 590 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pinterest.singer/thrift-logger/ -->
<dependency>
<groupId>com.pinterest.singer</groupId>
<artifactId>thrift-logger</artifactId>
<version>0.7.3.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.pinterest.singer/thrift-logger/
implementation 'com.pinterest.singer:thrift-logger:0.7.3.25'
// https://jarcasting.com/artifacts/com.pinterest.singer/thrift-logger/
implementation ("com.pinterest.singer:thrift-logger:0.7.3.25")
'com.pinterest.singer:thrift-logger:jar:0.7.3.25'
<dependency org="com.pinterest.singer" name="thrift-logger" rev="0.7.3.25">
<artifact name="thrift-logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pinterest.singer', module='thrift-logger', version='0.7.3.25')
)
libraryDependencies += "com.pinterest.singer" % "thrift-logger" % "0.7.3.25"
[com.pinterest.singer/thrift-logger "0.7.3.25"]