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