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