GroupId | GroupIdcom.rbkmoney |
---|---|
ArtifactId | ArtifactIdcashreg-proto |
Version | Version1.15-f4f228b |
Type | Typejar |
Filename | Size |
---|---|
cashreg-proto-1.15-f4f228b.pom | |
cashreg-proto-1.15-f4f228b.jar | 802 KB |
cashreg-proto-1.15-f4f228b-v15.jar | 18 MB |
cashreg-proto-1.15-f4f228b-sources.jar | 243 KB |
cashreg-proto-1.15-f4f228b-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbkmoney/cashreg-proto/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>cashreg-proto</artifactId>
<version>1.15-f4f228b</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/cashreg-proto/
implementation 'com.rbkmoney:cashreg-proto:1.15-f4f228b'
// https://jarcasting.com/artifacts/com.rbkmoney/cashreg-proto/
implementation ("com.rbkmoney:cashreg-proto:1.15-f4f228b")
'com.rbkmoney:cashreg-proto:jar:1.15-f4f228b'
<dependency org="com.rbkmoney" name="cashreg-proto" rev="1.15-f4f228b">
<artifact name="cashreg-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='cashreg-proto', version='1.15-f4f228b')
)
libraryDependencies += "com.rbkmoney" % "cashreg-proto" % "1.15-f4f228b"
[com.rbkmoney/cashreg-proto "1.15-f4f228b"]