MVN

com.rbkmoney : cashreg-proto

Maven & Gradle

Sep 24, 2020
1 usages
1 stars

Cashreg · Generates jar artifact containing compiled thrift classes based on generated thrift IDL files

<dependency>
    <groupId>com.rbkmoney</groupId>
    <artifactId>cashreg-proto</artifactId>
    <version>1.16-bb4c505</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rbkmoney : cashreg-proto to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.16-bb4c505

All Versions

Choose a version of com.rbkmoney : cashreg-proto to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.16
cashreg-proto-1.16-bb4c505
1.15
cashreg-proto-1.15-f4f228b

How to add a dependency to Maven

Add the following com.rbkmoney : cashreg-proto maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.rbkmoney</groupId>
    <artifactId>cashreg-proto</artifactId>
    <version>1.16-bb4c505</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rbkmoney : cashreg-proto gradle dependency to your build.gradle file:

implementation 'com.rbkmoney:cashreg-proto:1.16-bb4c505'

Gradle Kotlin DSL: Add the following com.rbkmoney : cashreg-proto gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rbkmoney:cashreg-proto:1.16-bb4c505")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rbkmoney : cashreg-proto sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rbkmoney" % "cashreg-proto" % "1.16-bb4c505"

Advertisement

Dependencies from Group

Dec 09, 2021
35 usages
9 stars
Nov 11, 2020
7 usages
0 stars
Apr 13, 2021
5 usages
0 stars
Oct 12, 2021
5 usages
0 stars
Feb 17, 2021
4 usages
0 stars

Discover Dependencies