is not current version
Last Version 1.0.3

com.rbkmoney:adapter-cashreg-spring-boot-starter 1.0.2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.rbkmoney
ArtifactId

ArtifactId

adapter-cashreg-spring-boot-starter
Version

Version

1.0.2
Type

Type

jar

Download adapter-cashreg-spring-boot-starter 1.0.2


<!-- https://jarcasting.com/artifacts/com.rbkmoney/adapter-cashreg-spring-boot-starter/ -->
<dependency>
    <groupId>com.rbkmoney</groupId>
    <artifactId>adapter-cashreg-spring-boot-starter</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/adapter-cashreg-spring-boot-starter/
implementation 'com.rbkmoney:adapter-cashreg-spring-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/com.rbkmoney/adapter-cashreg-spring-boot-starter/
implementation ("com.rbkmoney:adapter-cashreg-spring-boot-starter:1.0.2")
'com.rbkmoney:adapter-cashreg-spring-boot-starter:jar:1.0.2'
<dependency org="com.rbkmoney" name="adapter-cashreg-spring-boot-starter" rev="1.0.2">
  <artifact name="adapter-cashreg-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='adapter-cashreg-spring-boot-starter', version='1.0.2')
)
libraryDependencies += "com.rbkmoney" % "adapter-cashreg-spring-boot-starter" % "1.0.2"
[com.rbkmoney/adapter-cashreg-spring-boot-starter "1.0.2"]