is not current version
Last Version 0.8.0.40

com.pinterest.singer:thrift-logger 0.8.0.24

Logging Agent Writer Client

GroupId

GroupId

com.pinterest.singer
ArtifactId

ArtifactId

thrift-logger
Version

Version

0.8.0.24
Type

Type

jar

Download thrift-logger 0.8.0.24


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