GroupId | GroupIdcom.rbkmoney |
---|---|
ArtifactId | ArtifactIdmagista-proto |
Version | Version1.19-50148e1 |
Type | Typejar |
Filename | Size |
---|---|
magista-proto-1.19-50148e1.pom | |
magista-proto-1.19-50148e1.jar | 823 KB |
magista-proto-1.19-50148e1-v19.jar | 834 KB |
magista-proto-1.19-50148e1-sources.jar | 234 KB |
magista-proto-1.19-50148e1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rbkmoney/magista-proto/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>magista-proto</artifactId>
<version>1.19-50148e1</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/magista-proto/
implementation 'com.rbkmoney:magista-proto:1.19-50148e1'
// https://jarcasting.com/artifacts/com.rbkmoney/magista-proto/
implementation ("com.rbkmoney:magista-proto:1.19-50148e1")
'com.rbkmoney:magista-proto:jar:1.19-50148e1'
<dependency org="com.rbkmoney" name="magista-proto" rev="1.19-50148e1">
<artifact name="magista-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='magista-proto', version='1.19-50148e1')
)
libraryDependencies += "com.rbkmoney" % "magista-proto" % "1.19-50148e1"
[com.rbkmoney/magista-proto "1.19-50148e1"]