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