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