GroupId | GroupIdcom.rbkmoney |
---|---|
ArtifactId | ArtifactIdfistful-proto |
Version | Version1.118-07bed13 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.rbkmoney/fistful-proto/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>fistful-proto</artifactId>
<version>1.118-07bed13</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/fistful-proto/
implementation 'com.rbkmoney:fistful-proto:1.118-07bed13'
// https://jarcasting.com/artifacts/com.rbkmoney/fistful-proto/
implementation ("com.rbkmoney:fistful-proto:1.118-07bed13")
'com.rbkmoney:fistful-proto:jar:1.118-07bed13'
<dependency org="com.rbkmoney" name="fistful-proto" rev="1.118-07bed13">
<artifact name="fistful-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='fistful-proto', version='1.118-07bed13')
)
libraryDependencies += "com.rbkmoney" % "fistful-proto" % "1.118-07bed13"
[com.rbkmoney/fistful-proto "1.118-07bed13"]