GroupId | GroupIdcom.rbkmoney |
---|---|
ArtifactId | ArtifactIddamsel |
Version | Version1.130-00f2abe |
Type | Typejar |
Filename | Size |
---|---|
damsel-1.130-00f2abe.pom | |
damsel-1.130-00f2abe.jar | 6 MB |
damsel-1.130-00f2abe-v130.jar | 6 MB |
damsel-1.130-00f2abe-sources.jar | 1 MB |
damsel-1.130-00f2abe-javadoc.jar | 10 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbkmoney/damsel/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>damsel</artifactId>
<version>1.130-00f2abe</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/damsel/
implementation 'com.rbkmoney:damsel:1.130-00f2abe'
// https://jarcasting.com/artifacts/com.rbkmoney/damsel/
implementation ("com.rbkmoney:damsel:1.130-00f2abe")
'com.rbkmoney:damsel:jar:1.130-00f2abe'
<dependency org="com.rbkmoney" name="damsel" rev="1.130-00f2abe">
<artifact name="damsel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='damsel', version='1.130-00f2abe')
)
libraryDependencies += "com.rbkmoney" % "damsel" % "1.130-00f2abe"
[com.rbkmoney/damsel "1.130-00f2abe"]