GroupId | GroupIdcom.rbkmoney |
---|---|
ArtifactId | ArtifactIdmagista-proto |
Version | Version1.12-7be076b |
Type | Typejar |
Filename | Size |
---|---|
magista-proto-1.12-7be076b.pom | |
magista-proto-1.12-7be076b.jar | 876 KB |
magista-proto-1.12-7be076b-v12.jar | 887 KB |
magista-proto-1.12-7be076b-sources.jar | 251 KB |
magista-proto-1.12-7be076b-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbkmoney/magista-proto/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>magista-proto</artifactId>
<version>1.12-7be076b</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/magista-proto/
implementation 'com.rbkmoney:magista-proto:1.12-7be076b'
// https://jarcasting.com/artifacts/com.rbkmoney/magista-proto/
implementation ("com.rbkmoney:magista-proto:1.12-7be076b")
'com.rbkmoney:magista-proto:jar:1.12-7be076b'
<dependency org="com.rbkmoney" name="magista-proto" rev="1.12-7be076b">
<artifact name="magista-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='magista-proto', version='1.12-7be076b')
)
libraryDependencies += "com.rbkmoney" % "magista-proto" % "1.12-7be076b"
[com.rbkmoney/magista-proto "1.12-7be076b"]