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