Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdde.adorsys.psd2 |
ArtifactId | ArtifactIdconsent-xs2a-client |
Version | Version4.0 |
Type | Typejar |
Filename | Size |
---|---|
consent-xs2a-client-4.0.pom | |
consent-xs2a-client-4.0.jar | 33 KB |
consent-xs2a-client-4.0-sources.jar | 25 KB |
consent-xs2a-client-4.0-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.adorsys.psd2/consent-xs2a-client/ -->
<dependency>
<groupId>de.adorsys.psd2</groupId>
<artifactId>consent-xs2a-client</artifactId>
<version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2/consent-xs2a-client/
implementation 'de.adorsys.psd2:consent-xs2a-client:4.0'
// https://jarcasting.com/artifacts/de.adorsys.psd2/consent-xs2a-client/
implementation ("de.adorsys.psd2:consent-xs2a-client:4.0")
'de.adorsys.psd2:consent-xs2a-client:jar:4.0'
<dependency org="de.adorsys.psd2" name="consent-xs2a-client" rev="4.0">
<artifact name="consent-xs2a-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2', module='consent-xs2a-client', version='4.0')
)
libraryDependencies += "de.adorsys.psd2" % "consent-xs2a-client" % "4.0"
[de.adorsys.psd2/consent-xs2a-client "4.0"]