is not current version
Last Version 1.128-d331fce

com.rbkmoney:fistful-proto 1.113-2943e45

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

GroupId

GroupId

com.rbkmoney
ArtifactId

ArtifactId

fistful-proto
Version

Version

1.113-2943e45
Type

Type

jar

Download fistful-proto 1.113-2943e45


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