License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.rbkmoney |
ArtifactId | ArtifactIdeventstock-client-xrates |
Version | Version1.2.12 |
Type | Typejar |
Description |
DescriptionBustermaze java client library for handy interaction
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.rbkmoney/eventstock-client-xrates/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>eventstock-client-xrates</artifactId>
<version>1.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/eventstock-client-xrates/
implementation 'com.rbkmoney:eventstock-client-xrates:1.2.12'
// https://jarcasting.com/artifacts/com.rbkmoney/eventstock-client-xrates/
implementation ("com.rbkmoney:eventstock-client-xrates:1.2.12")
'com.rbkmoney:eventstock-client-xrates:jar:1.2.12'
<dependency org="com.rbkmoney" name="eventstock-client-xrates" rev="1.2.12">
<artifact name="eventstock-client-xrates" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='eventstock-client-xrates', version='1.2.12')
)
libraryDependencies += "com.rbkmoney" % "eventstock-client-xrates" % "1.2.12"
[com.rbkmoney/eventstock-client-xrates "1.2.12"]
Group / Artifact | Type | Version |
---|---|---|
com.rbkmoney : eventstock-client-core | jar | 1.2.12 |
Group / Artifact | Type | Version |
---|---|---|
com.rbkmoney : xrates-proto | jar | 1.12-fb862b0 |
org.projectlombok : lombok | jar | 1.18.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
org.eclipse.jetty : jetty-quickstart | jar | 9.4.32.v20200930 |