is not current version
Last Version 1.0.6

com.rbkmoney.adapter-thrift-lib:adapter-thrift-lib 1.0.5

Supporting libraries for thrift protocols

GroupId

GroupId

com.rbkmoney.adapter-thrift-lib
ArtifactId

ArtifactId

adapter-thrift-lib
Version

Version

1.0.5
Type

Type

pom

Download adapter-thrift-lib 1.0.5


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