License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.rbkmoney.adapter-client-lib |
ArtifactId | ArtifactIdadapter-client-lib |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionadapter-client-lib
Supporting libraries for thrift adapter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
adapter-client-lib-3.0.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbkmoney.adapter-client-lib/adapter-client-lib/ -->
<dependency>
<groupId>com.rbkmoney.adapter-client-lib</groupId>
<artifactId>adapter-client-lib</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney.adapter-client-lib/adapter-client-lib/
implementation 'com.rbkmoney.adapter-client-lib:adapter-client-lib:3.0.0'
// https://jarcasting.com/artifacts/com.rbkmoney.adapter-client-lib/adapter-client-lib/
implementation ("com.rbkmoney.adapter-client-lib:adapter-client-lib:3.0.0")
'com.rbkmoney.adapter-client-lib:adapter-client-lib:pom:3.0.0'
<dependency org="com.rbkmoney.adapter-client-lib" name="adapter-client-lib" rev="3.0.0">
<artifact name="adapter-client-lib" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney.adapter-client-lib', module='adapter-client-lib', version='3.0.0')
)
libraryDependencies += "com.rbkmoney.adapter-client-lib" % "adapter-client-lib" % "3.0.0"
[com.rbkmoney.adapter-client-lib/adapter-client-lib "3.0.0"]