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