GroupId | GroupIdcom.rbkmoney.adapter-thrift-lib |
---|---|
ArtifactId | ArtifactIdcds-utils |
Version | Version1.0.5 |
Type | Typejar |
Filename | Size |
---|---|
cds-utils-1.0.5.pom | |
cds-utils-1.0.5.jar | 6 KB |
cds-utils-1.0.5-sources.jar | 3 KB |
cds-utils-1.0.5-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbkmoney.adapter-thrift-lib/cds-utils/ -->
<dependency>
<groupId>com.rbkmoney.adapter-thrift-lib</groupId>
<artifactId>cds-utils</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney.adapter-thrift-lib/cds-utils/
implementation 'com.rbkmoney.adapter-thrift-lib:cds-utils:1.0.5'
// https://jarcasting.com/artifacts/com.rbkmoney.adapter-thrift-lib/cds-utils/
implementation ("com.rbkmoney.adapter-thrift-lib:cds-utils:1.0.5")
'com.rbkmoney.adapter-thrift-lib:cds-utils:jar:1.0.5'
<dependency org="com.rbkmoney.adapter-thrift-lib" name="cds-utils" rev="1.0.5">
<artifact name="cds-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney.adapter-thrift-lib', module='cds-utils', version='1.0.5')
)
libraryDependencies += "com.rbkmoney.adapter-thrift-lib" % "cds-utils" % "1.0.5"
[com.rbkmoney.adapter-thrift-lib/cds-utils "1.0.5"]