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