| GroupId | GroupIdcom.pinterest.singer |
|---|---|
| ArtifactId | ArtifactIdthrift-logger |
| Version | Version0.7.3.27 |
| Type | Typejar |
| Filename | Size |
|---|---|
| thrift-logger-0.7.3.27.pom | |
| thrift-logger-0.7.3.27.jar | 281 KB |
| thrift-logger-0.7.3.27-sources.jar | 138 KB |
| thrift-logger-0.7.3.27-javadoc.jar | 591 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.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.pinterest.singer/thrift-logger/
implementation 'com.pinterest.singer:thrift-logger:0.7.3.27'
// https://jarcasting.com/artifacts/com.pinterest.singer/thrift-logger/
implementation ("com.pinterest.singer:thrift-logger:0.7.3.27")
'com.pinterest.singer:thrift-logger:jar:0.7.3.27'
<dependency org="com.pinterest.singer" name="thrift-logger" rev="0.7.3.27">
<artifact name="thrift-logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pinterest.singer', module='thrift-logger', version='0.7.3.27')
)
libraryDependencies += "com.pinterest.singer" % "thrift-logger" % "0.7.3.27"
[com.pinterest.singer/thrift-logger "0.7.3.27"]