не последняя версия
Последняя версия 0.9.3

org.apache.thrift:libfb303 0.7.0

Thrift is a software framework for scalable cross-language services development.

Группа

Группа

org.apache.thrift
Идентификатор

Идентификатор

libfb303
Версия

Версия

0.7.0
Тип

Тип

pom

Скачать libfb303 0.7.0

Имя Файла Размер
libfb303-0.7.0.pom
libfb303-0.7.0.jar 2 KB
Обзор

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