is not current version
Last Version 13.4

de.adorsys.psd2:consent-xs2a-client 5.10.3


Categories

Categories

CLI User Interface
GroupId

GroupId

de.adorsys.psd2
ArtifactId

ArtifactId

consent-xs2a-client
Version

Version

5.10.3
Type

Type

jar

Download consent-xs2a-client 5.10.3


<!-- https://jarcasting.com/artifacts/de.adorsys.psd2/consent-xs2a-client/ -->
<dependency>
    <groupId>de.adorsys.psd2</groupId>
    <artifactId>consent-xs2a-client</artifactId>
    <version>5.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2/consent-xs2a-client/
implementation 'de.adorsys.psd2:consent-xs2a-client:5.10.3'
// https://jarcasting.com/artifacts/de.adorsys.psd2/consent-xs2a-client/
implementation ("de.adorsys.psd2:consent-xs2a-client:5.10.3")
'de.adorsys.psd2:consent-xs2a-client:jar:5.10.3'
<dependency org="de.adorsys.psd2" name="consent-xs2a-client" rev="5.10.3">
  <artifact name="consent-xs2a-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2', module='consent-xs2a-client', version='5.10.3')
)
libraryDependencies += "de.adorsys.psd2" % "consent-xs2a-client" % "5.10.3"
[de.adorsys.psd2/consent-xs2a-client "5.10.3"]