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

com.github.ddth:ddth-commons-thrift 0.9.1.8

DDTH's Java Common Libraries and Utilities

Группа

Группа

com.github.ddth
Идентификатор

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

ddth-commons-thrift
Версия

Версия

0.9.1.8
Тип

Тип

pom

Скачать ddth-commons-thrift 0.9.1.8

Имя Файла Размер
ddth-commons-thrift-0.9.1.8.pom 1 KB
Обзор

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