is not current version
Last Version 1.564-dac2cb5

dev.vality:damsel 1.549-32b75ec

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

GroupId

GroupId

dev.vality
ArtifactId

ArtifactId

damsel
Version

Version

1.549-32b75ec
Type

Type

jar

Download damsel 1.549-32b75ec


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