| Группа | Группаcom.pinterest.singer |
|---|---|
| Идентификатор | Идентификаторthrift-logger |
| Версия | Версия0.8.0.5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| thrift-logger-0.8.0.5.pom | |
| thrift-logger-0.8.0.5.jar | 345 KB |
| thrift-logger-0.8.0.5-sources.jar | 169 KB |
| thrift-logger-0.8.0.5-javadoc.jar | 678 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.pinterest.singer/thrift-logger/ -->
<dependency>
<groupId>com.pinterest.singer</groupId>
<artifactId>thrift-logger</artifactId>
<version>0.8.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.pinterest.singer/thrift-logger/
implementation 'com.pinterest.singer:thrift-logger:0.8.0.5'
// https://jarcasting.com/artifacts/com.pinterest.singer/thrift-logger/
implementation ("com.pinterest.singer:thrift-logger:0.8.0.5")
'com.pinterest.singer:thrift-logger:jar:0.8.0.5'
<dependency org="com.pinterest.singer" name="thrift-logger" rev="0.8.0.5">
<artifact name="thrift-logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pinterest.singer', module='thrift-logger', version='0.8.0.5')
)
libraryDependencies += "com.pinterest.singer" % "thrift-logger" % "0.8.0.5"
[com.pinterest.singer/thrift-logger "0.8.0.5"]