License |
License |
---|---|
GroupId | GroupIdcom.rbkmoney |
ArtifactId | ArtifactIdnotification-proto |
Last Version | Last Version1.13-d302092 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNotification
Generates jar artifact containing compiled thrift classes based on generated thrift IDL files
|
<!-- https://jarcasting.com/artifacts/com.rbkmoney/notification-proto/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>notification-proto</artifactId>
<version>1.13-d302092</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/notification-proto/
implementation 'com.rbkmoney:notification-proto:1.13-d302092'
// https://jarcasting.com/artifacts/com.rbkmoney/notification-proto/
implementation ("com.rbkmoney:notification-proto:1.13-d302092")
'com.rbkmoney:notification-proto:jar:1.13-d302092'
<dependency org="com.rbkmoney" name="notification-proto" rev="1.13-d302092">
<artifact name="notification-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='notification-proto', version='1.13-d302092')
)
libraryDependencies += "com.rbkmoney" % "notification-proto" % "1.13-d302092"
[com.rbkmoney/notification-proto "1.13-d302092"]
Group / Artifact | Type | Version |
---|---|---|
com.rbkmoney : damsel | jar | 1.449-e2de943 |
Group / Artifact | Type | Version |
---|---|---|
com.rbkmoney.woody : woody-thrift | jar | [1.1.21,) |