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