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