is not current version
Last Version 1.541-e13784f-epic

com.rbkmoney:damsel 1.454-c3a21ef

Generates jar artifact containing compiled thrift classes based on generated thrift IDL files

GroupId

GroupId

com.rbkmoney
ArtifactId

ArtifactId

damsel
Version

Version

1.454-c3a21ef
Type

Type

jar

Download damsel 1.454-c3a21ef


<!-- https://jarcasting.com/artifacts/com.rbkmoney/damsel/ -->
<dependency>
    <groupId>com.rbkmoney</groupId>
    <artifactId>damsel</artifactId>
    <version>1.454-c3a21ef</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/damsel/
implementation 'com.rbkmoney:damsel:1.454-c3a21ef'
// https://jarcasting.com/artifacts/com.rbkmoney/damsel/
implementation ("com.rbkmoney:damsel:1.454-c3a21ef")
'com.rbkmoney:damsel:jar:1.454-c3a21ef'
<dependency org="com.rbkmoney" name="damsel" rev="1.454-c3a21ef">
  <artifact name="damsel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='damsel', version='1.454-c3a21ef')
)
libraryDependencies += "com.rbkmoney" % "damsel" % "1.454-c3a21ef"
[com.rbkmoney/damsel "1.454-c3a21ef"]