| GroupId | GroupIdcom.rbkmoney |
|---|---|
| ArtifactId | ArtifactIddamsel |
| Version | Version1.445-0e5a1e6 |
| Type | Typejar |
| Filename | Size |
|---|---|
| damsel-1.445-0e5a1e6.pom | |
| damsel-1.445-0e5a1e6.jar | 17 MB |
| damsel-1.445-0e5a1e6-v445.jar | 17 MB |
| damsel-1.445-0e5a1e6-sources.jar | 4 MB |
| damsel-1.445-0e5a1e6-javadoc.jar | 26 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rbkmoney/damsel/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>damsel</artifactId>
<version>1.445-0e5a1e6</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/damsel/
implementation 'com.rbkmoney:damsel:1.445-0e5a1e6'
// https://jarcasting.com/artifacts/com.rbkmoney/damsel/
implementation ("com.rbkmoney:damsel:1.445-0e5a1e6")
'com.rbkmoney:damsel:jar:1.445-0e5a1e6'
<dependency org="com.rbkmoney" name="damsel" rev="1.445-0e5a1e6">
<artifact name="damsel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='damsel', version='1.445-0e5a1e6')
)
libraryDependencies += "com.rbkmoney" % "damsel" % "1.445-0e5a1e6"
[com.rbkmoney/damsel "1.445-0e5a1e6"]