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