License |
License |
---|---|
GroupId | GroupIdcom.rbkmoney.adapter-thrift-lib |
ArtifactId | ArtifactIdadapter-thrift-lib |
Version | Version1.0.6 |
Type | Typepom |
Description |
Descriptionadapter-thrift-lib
Supporting libraries for thrift protocols
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
adapter-thrift-lib-1.0.6.pom | 4 KB |
Browse |
<!-- 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.6</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.6'
// https://jarcasting.com/artifacts/com.rbkmoney.adapter-thrift-lib/adapter-thrift-lib/
implementation ("com.rbkmoney.adapter-thrift-lib:adapter-thrift-lib:1.0.6")
'com.rbkmoney.adapter-thrift-lib:adapter-thrift-lib:pom:1.0.6'
<dependency org="com.rbkmoney.adapter-thrift-lib" name="adapter-thrift-lib" rev="1.0.6">
<artifact name="adapter-thrift-lib" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney.adapter-thrift-lib', module='adapter-thrift-lib', version='1.0.6')
)
libraryDependencies += "com.rbkmoney.adapter-thrift-lib" % "adapter-thrift-lib" % "1.0.6"
[com.rbkmoney.adapter-thrift-lib/adapter-thrift-lib "1.0.6"]