| Группа | Группаcom.rbkmoney |
|---|---|
| Идентификатор | Идентификаторmagista-proto |
| Версия | Версия1.9-1fc32d2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| magista-proto-1.9-1fc32d2.pom | |
| magista-proto-1.9-1fc32d2.jar | 1 MB |
| magista-proto-1.9-1fc32d2-v9.jar | 1 MB |
| magista-proto-1.9-1fc32d2-sources.jar | 326 KB |
| magista-proto-1.9-1fc32d2-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.rbkmoney/magista-proto/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>magista-proto</artifactId>
<version>1.9-1fc32d2</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/magista-proto/
implementation 'com.rbkmoney:magista-proto:1.9-1fc32d2'
// https://jarcasting.com/artifacts/com.rbkmoney/magista-proto/
implementation ("com.rbkmoney:magista-proto:1.9-1fc32d2")
'com.rbkmoney:magista-proto:jar:1.9-1fc32d2'
<dependency org="com.rbkmoney" name="magista-proto" rev="1.9-1fc32d2">
<artifact name="magista-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='magista-proto', version='1.9-1fc32d2')
)
libraryDependencies += "com.rbkmoney" % "magista-proto" % "1.9-1fc32d2"
[com.rbkmoney/magista-proto "1.9-1fc32d2"]