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