License |
License |
---|---|
GroupId | GroupIdcom.rbkmoney |
ArtifactId | ArtifactIdtrusted-tokens-proto |
Last Version | Last Version1.4-0b2a8d8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrusted tokens
Generates jar artifact containing compiled thrift classes based on generated thrift IDL files
|
<!-- https://jarcasting.com/artifacts/com.rbkmoney/trusted-tokens-proto/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>trusted-tokens-proto</artifactId>
<version>1.4-0b2a8d8</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/trusted-tokens-proto/
implementation 'com.rbkmoney:trusted-tokens-proto:1.4-0b2a8d8'
// https://jarcasting.com/artifacts/com.rbkmoney/trusted-tokens-proto/
implementation ("com.rbkmoney:trusted-tokens-proto:1.4-0b2a8d8")
'com.rbkmoney:trusted-tokens-proto:jar:1.4-0b2a8d8'
<dependency org="com.rbkmoney" name="trusted-tokens-proto" rev="1.4-0b2a8d8">
<artifact name="trusted-tokens-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='trusted-tokens-proto', version='1.4-0b2a8d8')
)
libraryDependencies += "com.rbkmoney" % "trusted-tokens-proto" % "1.4-0b2a8d8"
[com.rbkmoney/trusted-tokens-proto "1.4-0b2a8d8"]
Group / Artifact | Type | Version |
---|---|---|
com.rbkmoney : damsel | jar | 1.505-1c7cfe6 |
Group / Artifact | Type | Version |
---|---|---|
com.rbkmoney.woody : woody-thrift | jar | [1.1.22,) |