is not current version
Last Version 1.20-f95c236

com.rbkmoney:magista-proto 1.8-fbb4f37

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

GroupId

GroupId

com.rbkmoney
ArtifactId

ArtifactId

magista-proto
Version

Version

1.8-fbb4f37
Type

Type

jar

Download magista-proto 1.8-fbb4f37


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