Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.rbkmoney.adapter-client-lib |
ArtifactId | ArtifactIdfistful-client-withdrawal |
Version | Version2.1.27 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.rbkmoney.adapter-client-lib/fistful-client-withdrawal/ -->
<dependency>
<groupId>com.rbkmoney.adapter-client-lib</groupId>
<artifactId>fistful-client-withdrawal</artifactId>
<version>2.1.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney.adapter-client-lib/fistful-client-withdrawal/
implementation 'com.rbkmoney.adapter-client-lib:fistful-client-withdrawal:2.1.27'
// https://jarcasting.com/artifacts/com.rbkmoney.adapter-client-lib/fistful-client-withdrawal/
implementation ("com.rbkmoney.adapter-client-lib:fistful-client-withdrawal:2.1.27")
'com.rbkmoney.adapter-client-lib:fistful-client-withdrawal:jar:2.1.27'
<dependency org="com.rbkmoney.adapter-client-lib" name="fistful-client-withdrawal" rev="2.1.27">
<artifact name="fistful-client-withdrawal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney.adapter-client-lib', module='fistful-client-withdrawal', version='2.1.27')
)
libraryDependencies += "com.rbkmoney.adapter-client-lib" % "fistful-client-withdrawal" % "2.1.27"
[com.rbkmoney.adapter-client-lib/fistful-client-withdrawal "2.1.27"]