Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.rbkmoney.adapter-client-lib |
ArtifactId | ArtifactIdcds-client-storage |
Version | Version2.1.27 |
Type | Typejar |
Filename | Size |
---|---|
cds-client-storage-2.1.27.pom | |
cds-client-storage-2.1.27.jar | 10 KB |
cds-client-storage-2.1.27-sources.jar | 7 KB |
cds-client-storage-2.1.27-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbkmoney.adapter-client-lib/cds-client-storage/ -->
<dependency>
<groupId>com.rbkmoney.adapter-client-lib</groupId>
<artifactId>cds-client-storage</artifactId>
<version>2.1.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney.adapter-client-lib/cds-client-storage/
implementation 'com.rbkmoney.adapter-client-lib:cds-client-storage:2.1.27'
// https://jarcasting.com/artifacts/com.rbkmoney.adapter-client-lib/cds-client-storage/
implementation ("com.rbkmoney.adapter-client-lib:cds-client-storage:2.1.27")
'com.rbkmoney.adapter-client-lib:cds-client-storage:jar:2.1.27'
<dependency org="com.rbkmoney.adapter-client-lib" name="cds-client-storage" rev="2.1.27">
<artifact name="cds-client-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney.adapter-client-lib', module='cds-client-storage', version='2.1.27')
)
libraryDependencies += "com.rbkmoney.adapter-client-lib" % "cds-client-storage" % "2.1.27"
[com.rbkmoney.adapter-client-lib/cds-client-storage "2.1.27"]