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