GroupId | GroupIdcom.rbkmoney |
---|---|
ArtifactId | ArtifactIdswag-notification |
Version | Version1.8-99c80c8-client |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.rbkmoney/swag-notification/ -->
<dependency>
<groupId>com.rbkmoney</groupId>
<artifactId>swag-notification</artifactId>
<version>1.8-99c80c8-client</version>
</dependency>
// https://jarcasting.com/artifacts/com.rbkmoney/swag-notification/
implementation 'com.rbkmoney:swag-notification:1.8-99c80c8-client'
// https://jarcasting.com/artifacts/com.rbkmoney/swag-notification/
implementation ("com.rbkmoney:swag-notification:1.8-99c80c8-client")
'com.rbkmoney:swag-notification:jar:1.8-99c80c8-client'
<dependency org="com.rbkmoney" name="swag-notification" rev="1.8-99c80c8-client">
<artifact name="swag-notification" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rbkmoney', module='swag-notification', version='1.8-99c80c8-client')
)
libraryDependencies += "com.rbkmoney" % "swag-notification" % "1.8-99c80c8-client"
[com.rbkmoney/swag-notification "1.8-99c80c8-client"]